Custom Server Connect Module - HTML to Base64

A Simple module for HTML to Base64.
Use Case: Many email template engines and email-sending services like Mailjet, SendGrid, and others allow you to send email attachments in Base64 format. This is a common way to include files, such as PDF reports, as attachments to your email messages.

The module requires Chrome, thus I have included a custom Dockerfile that installs Chrome for the same.