What Is Email Signature Generator?
Email Signature Generator creates professional HTML email signatures that work across Gmail, Outlook, Apple Mail, and other clients. Add your name, title, company, phone, email, social links, and photo — the tool handles the notoriously tricky HTML/CSS that renders consistently across email clients.
How to Use This Tool
Fill in your contact details, upload a headshot or company logo, select a layout template, and customize colors and fonts. Preview the signature as it will appear in different email clients, then copy the HTML to paste into your email settings. Everything runs in your browser — your photo and details are never uploaded to a server.
Why Use Email Signature Generator?
Email client HTML rendering is famously inconsistent, and signatures built in design tools often break in Outlook or Gmail. This tool generates battle-tested HTML using table-based layouts that render correctly everywhere. It’s free, requires no account, and your personal information stays private. For a detailed walkthrough, see our step-by-step guide.
See also: For the full body rather than just the sign-off, the Email Template Builder produces responsive HTML email templates.
Frequently Asked Questions
Why do I need an HTML email signature instead of a plain-text one?+
Plain-text signatures work — they render the same everywhere and never break — but they don't do the identity work that a signature is supposed to do. A signature is a persistent piece of branded real estate attached to every email you send; over a year of 30-emails-a-day, that's over 7,000 impressions. An HTML signature gets you a consistent typographic treatment, a brand color, a photo or logo for facial or visual recognition, and tappable social links that turn passive readers into LinkedIn connections or newsletter subscribers. The tradeoffs are real: HTML signatures can render awkwardly in ancient clients, and spam filters sometimes flag heavy-image signatures. The solution is what this tool produces: table-based HTML with inline styles, no web fonts (system font stack only), no tracking pixels, and image-optional (initials fallback) — which renders consistently everywhere from Gmail to Outlook 2016 to neglected corporate Exchange servers.
How do I install the signature in Gmail?+
Click 'Copy as Rendered' in this tool. Open Gmail, click the gear icon, then 'See all settings'. Scroll to the 'Signature' section, click 'Create new' (or edit an existing signature), and paste into the signature editor. Gmail preserves HTML formatting on paste — your layout, colors, photo, and links will transfer intact. Set 'Signature defaults' below to use it for new emails and replies, then click 'Save Changes' at the bottom of the page. If you're on Gmail for Workspace, admins can deploy signatures centrally via Google Admin — but the per-user signature always wins for the user who sets it. For users on multiple aliases, Gmail lets you set a different signature per send-as address.
How do I install it in Outlook, Apple Mail, and other clients?+
Outlook (desktop): File → Options → Mail → Signatures → New, paste the rendered signature, save, and set defaults for 'New messages' and 'Replies/forwards'. Outlook (web): Settings gear → View all Outlook settings → Compose and reply → paste into signature editor. Apple Mail: Mail → Settings → Signatures → click '+' to add, paste the rendered signature, drag it onto your account in the left column. Superhuman: Settings → Signatures → New signature → paste. HEY: Settings → Signatures → paste. Thunderbird: Account Settings → per-account Signature text (check 'Use HTML'), paste. The 'Copy as HTML' button gives you raw markup if you're pasting into a CMS, help-desk tool, or transactional email template.
Will the photo I upload show up correctly for recipients?+
Yes, because the photo is embedded as a base64 data URI inside the HTML, not hosted externally. This matters for three reasons. First, no external hosting means the image can't go missing if you change jobs or your website goes down — the signature is self-contained. Second, no external hosting means no tracking — traditional 'email signature services' serve the photo from their CDN and count the load as a read receipt, which is a privacy leak for every recipient. Third, base64 inlining works in every mail client that supports HTML signatures (including older Outlook versions that block external images by default for spam-protection reasons). The tradeoff is that each email is slightly larger — a 200×200 photo adds about 30KB — which is negligible for individuals but worth noting for high-volume senders who might prefer a hosted image.
What information should and shouldn't be in an email signature?+
Include: your name, role, company, one primary contact method (usually phone or scheduling link), a link to the most useful place to find more about you (LinkedIn, personal site, or company bio), and — optionally — a photo or logo. Skip: your physical mailing address (unless legally required for commercial email under CAN-SPAM, and even then it goes in the email footer, not the signature), every social network you have an account on (pick the two that matter — usually LinkedIn plus one), inspirational quotes (they age poorly), pronouns if the recipient doesn't know you (optional; some include them routinely), and legal disclaimers longer than the email itself (if your legal team insists, keep them in a 10px grey block at the bottom rather than in the main signature). The goal is scannable identity and one clear next action, not a business card.
Are HTML email signatures a privacy risk?+
They can be, but this tool's output isn't. Commercial 'email signature platforms' (WiseStamp, Exclaimer, Newoldstamp, and similar) typically inject a tracking pixel into your signature so they can measure opens and link clicks — which means every email you send is secretly telling a third party who you emailed and when. The signature also becomes a dependency: if the service goes down or changes pricing, your signature breaks for everyone. This tool produces self-contained HTML with no external image hosts, no script tags, no tracking pixels, and no analytics. You copy it once, paste it into your mail client, and own it forever. The only network dependency after export is the links you chose to include (the ones a recipient would click anyway).
Why use HTML email signatures instead of plain text?+
HTML signatures support layout, brand colors, logos, and clickable links to social profiles. They render consistently across modern email clients including Gmail, Outlook, Apple Mail, and most mobile clients. Plain text signatures are simpler and accessible but lose the brand impact for professional use cases. The generator emits HTML signatures that degrade gracefully to plain text when the recipient client cannot render the HTML.
How do I install the generated signature in Gmail or Outlook?+
Each client has a different process. The export panel has step-by-step instructions for Gmail (settings > signature > paste rendered HTML), Outlook desktop (file > options > mail > signatures), Outlook web (settings > view full settings > compose > email signature), and Apple Mail (preferences > signatures). The exported HTML is single-file (inline styles, no external dependencies) so copy-paste installs cleanly in every client.
Built by Derek Giordano · Part of Ultimate Design Tools
Privacy Policy · Terms of Service