Free, open-source email signature generator. Single HTML file, no sign-up, no server.
See the codeA free, open-source tool for creating professional HTML email signatures. No sign-up, no server, no tracking — runs entirely in your browser.
index.html in any modern browser (or visit the live version)main / roothttps://yourusername.github.io/email-signature-generatordocker run -d -p 8080:80 ghcr.io/clarkemedia/email-signature-generator:latest
Or with Docker Compose:
git clone https://github.com/clarkemedia/email-signature-generator.git
cd email-signature-generator
docker compose up -d
Then open http://localhost:8080 in your browser.
The image is published for linux/amd64, linux/arm64 and linux/arm/v7, so it also runs on Raspberry Pi and other ARM hosts.
Just serve index.html from any web server or CDN. It's a single file with no build step.
The default field values in index.html showcase the creator's details as an example. To set your own defaults, edit the value="..." attributes on the form inputs near the top of the file.
Contributions are welcome! Feel free to open an issue or submit a pull request. Some ideas:
MIT — see LICENSE for details.
Created by Eoin McMahon at Clarke Media.
Social icons provided by Icons8.
If this tool saved you time, consider buying me a coffee ☕
12 commits
HTML
99.5%
Free, open-source email signature generator. Single HTML file, no sign-up, no server.
See the codeA free, open-source tool for creating professional HTML email signatures. No sign-up, no server, no tracking — runs entirely in your browser.
index.html in any modern browser (or visit the live version)main / roothttps://yourusername.github.io/email-signature-generatordocker run -d -p 8080:80 ghcr.io/clarkemedia/email-signature-generator:latest
Or with Docker Compose:
git clone https://github.com/clarkemedia/email-signature-generator.git
cd email-signature-generator
docker compose up -d
Then open http://localhost:8080 in your browser.
The image is published for linux/amd64, linux/arm64 and linux/arm/v7, so it also runs on Raspberry Pi and other ARM hosts.
Just serve index.html from any web server or CDN. It's a single file with no build step.
The default field values in index.html showcase the creator's details as an example. To set your own defaults, edit the value="..." attributes on the form inputs near the top of the file.
Contributions are welcome! Feel free to open an issue or submit a pull request. Some ideas:
MIT — see LICENSE for details.
Created by Eoin McMahon at Clarke Media.
Social icons provided by Icons8.
If this tool saved you time, consider buying me a coffee ☕
12 commits
HTML
99.5%