Images Not Showing in Your Apple Mail Signature? Every Cause, Fixed
“The image shows in settings but recipients don't see it.” “It worked until I replied.” “It's just… blank.” Different symptoms, different causes — here's the diagnostic, in order.
Step by step
Split the problem in two
Broken for you (settings, compose, or received mail on your Mac) is usually a local display setting. Broken for recipients is a real reference problem in the signature itself.
Fix the local display first
Mail → Settings → Privacy: “Protect Mail Activity” / blocked remote content stops your Mail from loading web images — including in your own signature. That's cosmetic; recipients are unaffected.
Never drag image files into the signature box
Dragged images become attachments. They render inconsistently, break on reply/forward, and show up as paperclips or blue question-mark boxes. If you did this, remove the image — this is the #1 cause.
Use hosted images in an HTML signature
The reliable pattern: the signature is HTML and every image is an absolute https:// URL on public hosting. Recipients' mail apps fetch it from the web. Manual method in the HTML guide — or Autograph builds and hosts it automatically.
Verify the image URL is public and permanent
Open it in a private browser window: if it needs a login (Google Drive!), redirects, or 404s, it's broken for recipients. Host somewhere permission-free and immutable.
Add alt text
Some recipients block remote images by choice. Alt text (“Jane Doe — Acme Inc.”) keeps the signature meaningful even when images are off.
Test like it matters
Send to Gmail and Outlook, and reply to your own test. If images survive all three, they'll survive your customers.
Images that just work
Autograph crops and bakes your photo and logo, hosts them at permanent URLs, and installs correct HTML into Apple Mail in one click — tested against Gmail and Outlook rendering.
Download Autograph free See the templatesCommon questions
Why does the image show in Mail's settings but recipients see nothing?
The settings preview renders whatever is on your Mac — including local files and attachments that don't travel. Only a hosted https reference looks the same for everyone.
Should I embed the image as base64 instead?
No — Gmail and several other clients strip or block base64 images in signatures, and they bloat every message you send. Hosted https images are the cross-client answer.
Do animated GIFs work in signatures?
Mostly, if hosted — but Outlook desktop shows only the first frame, and they add weight. Use sparingly.