Free tool · no signup

Free Email Signature Generator

An email signature is the three or four lines at the foot of your messages: name, role, and the one or two ways you want to be reached. This page shows twelve examples that work, then generates your own as clean table-based HTML you can paste straight into Gmail, Outlook or Apple Mail. Free, no signup, and nothing you type is uploaded.

Runs entirely in your browser. Nothing you paste is uploaded, logged or stored.

Layout

Must be hosted — many clients block embedded images, and base64 bloats every message.

Required on business email for UK and German companies. Renders small and grey.

Accent colour

Add your name to see the signature.

Lines
0
Size
0.3 KB

Paste into Gmail → Settings → Signature, Outlook's signature editor, or Apple Mail → Settings → Signatures. Then send yourself a test and reply to it.

  • Five layouts — from a one-line minimal to a full corporate block
  • Copies as formatted HTML, so it pastes into Gmail looking right
  • Table-based markup with inline styles — the only kind Outlook renders
  • Live line counter and byte size, the two things that make signatures go wrong
  • System fonts only, so nothing falls back to Times in someone else's client
  • Raw HTML output for anyone wiring it into a template or an ESP

How to use it

Four steps, about thirty seconds

  1. 01

    Pick a layout

    Five, from a single line to a full block with a logo. The compact ones are the safer default — see the four-line rule below.

  2. 02

    Fill in what people actually need

    Name and role always. Then the one or two ways you genuinely want to be contacted, not every channel you own.

  3. 03

    Copy the signature

    The green button copies it as formatted HTML. Paste it into Gmail's signature box, Outlook's editor or Apple Mail and it arrives styled, not as markup.

  4. 04

    Send yourself a test

    Then reply to it. A signature that looks right in the composer can still break on a reply, on mobile, or in dark mode — a round trip catches all three.

Examples

Twelve email signature examples that work

Every one of these is rendered by the same generator below, so what you see is what you would get. They are grouped by the thing that actually decides the shape: how much the reader needs to know about you before replying.

Read them for the pattern rather than the detail. The good ones answer three questions — who is this, what do they do, how do I reach them — and stop.

The default3 lines
Ada Lovelace
Head of Operations, Northwind Trading

Name, role, one way to reach you. Works for almost everyone.

One line3 lines
Grace Hopper — Engineering

For internal mail, where everyone already knows who you are.

Founder5 lines
Riya Singh
Founder, Brightlane

Name, company, site. The site is the proof, so it earns its line.

Sales4 lines
Tom Okafor
Account Executive, Northwind Trading

A phone number only because this person wants to be phoned.

Consultant5 lines
Marta Ruiz
Operations Consultant

Independent, so the website carries the credibility.

Support3 lines

A role address, not a person — deliberately.

Developer4 lines
Alan Turing — Backend, Brightlane

Handle over phone number. Know your audience.

Agency5 lines
Chloé Martin
Creative Director, Atelier Nord

Two contact routes is the ceiling before it reads as clutter.

Corporate7 lines
David Chen
Regional Director, EMEA, Northwind Trading
12 Finsbury Square, London EC2A 1AS

The full block. Note how much longer it feels than the default.

With statutory details4 lines
Anna Weber
Geschäftsführerin, Nordwind GmbH
Nordwind GmbH · Registered in Berlin, HRB 123456 · Managing Director: Anna Weber · Friedrichstraße 1, 10117 Berlin

UK and German companies must show registration details. This is what that looks like.

Job seeker5 lines

Portfolio first — it is the only link that matters here.

Too much7 lines
Jordan Blake
Senior Regional Partnerships Manager, Northern Europe, Northwind Trading International
12 Finsbury Square, London EC2A 1AS, United Kingdom
This email and any attachments are confidential and intended solely for the addressee. If you have received this message in error please notify the sender and delete it immediately.

Every field filled. Nine lines, and no easier to contact than the first example.

The rule

Three or four lines, and why longer always loses

A signature is not a business card. A business card is handed over once; a signature repeats under every message in a thread, on every reply, forever. Ten lines is a reasonable-looking block the first time and fifty lines of noise by the fifth reply.

The test is simple: remove a line and ask whether anyone would struggle to reach you. A second phone number you never answer, a fax line, the office address when you have never had a visitor, four social icons for accounts you post to twice a year — each one fails that test.

Mobile makes it sharper. On a phone, a four-line signature is a glance; a twelve-line one with a logo and icons fills the screen and the reader scrolls past your actual message to get to it.

What breaks

Why signatures render differently in every client

Email HTML is roughly a 1999 subset of the web, and each client strips something different. These are the five that cause almost every broken signature.

What you useWhat happensWhat to do instead
Flexbox or CSS gridOutlook for Windows renders through Word, which supports neither. The layout collapses into a vertical stack.Tables with cellpadding="0" cellspacing="0" border="0" — what this generator emits.
A <style> block or CSS classesGmail strips them, taking all your styling with it and leaving unstyled text.Inline style="" on every element, no exceptions.
A web fontNeeds a <link> the client will not keep. Falls back — often to Times New Roman.A system stack: Arial, Helvetica Neue, Helvetica, sans-serif.
An image with no width or heightOutlook renders it at natural size, so a 600px logo arrives 600px wide.Explicit width and height attributes, plus max-width in the style.
A base64-embedded imageOutlook blocks data: URIs outright, and the signature balloons in size.Host the image and link to it.
The generator below follows all five rules, which is most of why its output survives the paste.

Size

Why a heavy signature gets your email clipped

Gmail stops rendering a message at roughly 102 KB and hides the remainder behind a "View entire message" link. Anything below that cut — including your tracking pixel, if you use one, and often the unsubscribe link — is not seen and not counted.

The signature is the part most likely to get you there, because it repeats. A 30 KB signature on the fifth reply in a thread has been sent five times inside the same message. That is why the tool shows the byte size and flags anything over 10 KB: it is nowhere near the limit on its own, and exactly the thing that takes you to it.

Images are the usual culprit. A logo exported at print resolution is often ten times larger than it needs to be. If you want to see how the same arithmetic plays out for attachments, the attachment size checker does that maths.

The legal bit

What a disclaimer is actually for

Two different things get called a disclaimer and only one of them is required.

Company details are a statutory requirement in several countries. A company registered in the UK must show its registered name, number, place of registration and registered office address on business email. In Germany the equivalent duty sits in § 35a GmbHG — § 80 AktG for an AG — and it covers business email, not only the website imprint. These are legal obligations with penalties attached, and they belong in the signature.

Confidentiality boilerplate is not. The "if you have received this email in error, please delete it" paragraph has no statutory basis, and courts have generally been unimpressed by the idea that you can impose obligations on someone by emailing them. It is a convention that spread because everyone copied it from the last company they worked at.

If you need the first kind, put it in the disclaimer field above — it renders smaller and greyer than the rest, which is the convention. If you are only adding the second kind out of habit, that is three lines you could delete.

Next

Once the signature is set

Test it on a reply, not just in the composer. Most signature problems only show up on the second message — indentation, quoted-text colours, dark mode inverting a transparent logo into an invisible one.

Check it on a phone. Over half of email is read on mobile, where a wide table forces horizontal scrolling and a four-line signature is already a screenful.

If you are still deciding what your address itself should be, the professional email address generator covers the conventions; and if you want a contact link on your site that opens a pre-filled message, the mailto link generator builds one.

Questions

Frequently asked

Short answers, including the ones where the honest answer is “this tool can’t do that”.

Your name, your role, and one or two ways to reach you. That is genuinely it for most people. A company name if it is not already in your address, and a phone number only if you want to be phoned. Everything beyond that — a second address, a fax line, four social icons, a quote — makes the signature longer without making you easier to contact.

The product behind the tool

AI Emaily does the part this tool can’t: the reply.

A free tool cleans up a list or builds a link. AI Emaily reads the thread, drafts the answer in the voice you set, and waits for one click — across Gmail, Outlook, iCloud and any IMAP mailbox. You approve every send.

Ready when you are

Email, finally worthy of your attention.

Start your 7-day free trial. Cancel anytime.

  • 7-day free trial
  • Cancel anytime
  • Every provider