Email Signature Generator

Create a professional HTML email signature for Gmail, Outlook and other email clients.

Preview

John Doe
Software Engineer | Acme Inc.
📞 +1 (555) 123-4567
View HTML source
<table cellpadding="0" cellspacing="0" style="font-family:Arial,sans-serif;font-size:14px;color:#333;">
  <tr><td style="padding-bottom:8px;border-bottom:3px solid #2563eb;">
    <div style="font-size:18px;font-weight:bold;color:#2563eb;">John Doe</div>
    <div style="font-size:13px;color:#666;">Software Engineer | Acme Inc.</div>
  </td></tr>
  <tr><td style="padding-top:8px;">
    <div style="font-size:12px;">✉ <a href="mailto:john@acme.com" style="color:#2563eb;text-decoration:none;">john@acme.com</a></div>
    <div style="font-size:12px;">📞 +1 (555) 123-4567</div>
    <div style="font-size:12px;">🌐 <a href="https://acme.com" style="color:#2563eb;text-decoration:none;">https://acme.com</a></div>
  </td></tr>
</table>

Related Tools