What this tool does
The Email Signature Generator builds a clean, professional HTML email signature from your details — name, job title, company, contact info, logo, and social links. As you type, a live preview shows exactly how the signature will look, and you can copy the HTML or download it to paste into your email client.
How it works
You fill in a simple form. Behind the scenes a pure function assembles an inline-styled HTML table — the one format that renders reliably across Gmail, Outlook, and Apple Mail, because those clients strip out <style> blocks and external CSS. Every value you enter is HTML-escaped so the markup stays well-formed, and the whole thing runs in your browser as a pure function — no AI, no network.
Privacy
Everything runs locally in your browser. Your details are never uploaded, logged, or stored.