Add your signature in Outlook
Step by step for Outlook on Windows, Outlook for Mac and Outlook on the web, including what to do when the pasted signature comes out oversized.
Outlook is the client most signatures break in, because Outlook on Windows renders mail through Microsoft Word rather than a browser engine. These steps assume a signature built in Pinned Signature, which is already table-based markup Word can render.
Outlook on Windows
- In the builder, press Copy signature.
- In Outlook, open
File→Options→Mail→Signatures. - Click
Newand give it a name. - Click into the large edit box and press
Ctrl + V. - On the right, set the signature as the default for New messages and for Replies/forwards.
- Click
OK, then send yourself a test message.
%APPDATA%\Microsoft\Signatures, then pick it from the Signature menu. The downloaded
file keeps the attributes and the Word-specific pixel-density hint that stops the resize.Outlook for Mac
- Press Copy signature in the builder.
- Open
Outlook→Settings→Signatures. - Click
+, name it, click into the body and pressCmd + V. - Under Choose default signature, set it for new messages and replies.
Outlook on the web
- Press Copy signature in the builder.
- Open
Settings(the gear) →Mail→Compose and reply. - Click into the signature box and paste.
- Tick both boxes so it appears on new messages and on replies, then
Save.
Animated logos in Outlook
Outlook on Windows does not animate. A recipient there sees the first frame of your GIF and nothing else, on every message. If you use an animated logo, make sure the first frame reads as a finished logo by itself. The builder shows you that frame next to the animation for this reason.
Why the same signature looks different in Outlook
Word does not support flexbox, CSS grid, external stylesheets or max-width. It also
sizes an image from the file's own pixel dimensions unless the <img> tag carries
both a width and a height attribute, not just CSS. A signature that relies
on any of those will look correct in a browser preview and wrong in the inbox.
More guides
- Add your signature in Gmail
- Add your signature in Apple Mail
- Email signature best practices
- Why your signature breaks in Outlook
Last updated 2026-08-31.