Howto-Outlook: Using Images in Signatures
Howto-Outlook: Using Images in Signatures
News
Guides
Q&A Blog
Books
Add-ins
Downloads
Forums
Using images in Signatures
This FAQ article is completely devoted to answer questions heard most often when using
images in a signature.
How can I…
… insert an image in my signature?
… prepare an image for signature usage?
… insert an Internet image in my signature?
… prevent an Internet image from being embedded in the message?
… prevent the image to show as an attachment/show paperclip icon?
… specify the image replacement text for Plain Text messages?
… insert a Business Card image?
… insert a Business Card image without vcf-file?
… edit the Business Card image?
… insert an image via HTML code?
Issues
Why doesn't the recipient see my image?
Why does the image become fuzzy/unsharp/change in size?
Why do I get ActiveX errors after adding an image to my signature?
Note:
You can use animated gifs in Outlook 2007 and Outlook 2010 but they will not
animate. They will still animate when received in a previous version in Outlook or
with another mail client.
If you are using Outlook 2007 or Outlook 2010, you must click on the little down arrow
on the Insert button and choose Link to File to maintain the link.
The Insert option will create a local copy and the Insert and Link option will create a
local cache of the image which only gets updated when you update your signature.
Placing your signature image on the Internet is recommended when the image is larger
than 10KB or simply want to keep the messages as small as possible. Still, even then, you
should aim for an image not larger than 25KB.
Also, only use images that you own and which are located on a location that you control
or are allowed to use.
Type the full URL of the image to load an Internet image in Outlook 2003.
Use "Link to File" to insert an Internet image in Outlook 2007 and Outlook 2010.
How can I prevent an Internet image from being embedded in the
message?
After creating a signature with a link to an Internet image, you might experience that the
image still gets embedded in the message itself.
Outlook has an option to control to what should happen with linked images; they can
either stay linked or Outlook can embed them in the message upon sending.
In Outlook 2007 and Outlook 2010, this option can only be modified via the Registry;
Key Outlook 2007:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Options\Mail
Key Outlook 2010:
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Options\Mail
Value name; Send Pictures With Document
Value: 0
With a value of 1 or if the value name is missing, you’ll include the picture with the
message instead of as a link.
If the value is set to 0 you’ll send a link.
Note: The value name contains spaces and capital letters; you must include these as well.
How can I prevent the image to show as an attachment/show
paperclip icon?
When a message contains embedded images, Outlook will not show the paperclip icon or
list these images as separate attachments. However, not all mail clients will behave in the
same way and this behavior can also change in Outlook often due to having a virus
scanner integrated with Outlook which alters the message.
The only way to be really sure that a signature image will not cause the paperclip icon to
show or get listed as a separate attachment is by locating it on the Internet and prevent it
from being embedded into the message.
How can I specify the image replacement text for Plain Text
messages?
Pictures can't be displayed in Plain Text messages so nothing is being displayed in the
area where your image used to be. Outlook could have played nice and let you specify
and use an ALT text, but sadly this isn't the case.
In order to fill, remove, or otherwise edit the gap that you image left behind, you'll have
to modify the txt-file of your signature manually.
To get easy access to the Signatures folder, hold the CTRL button when clicking on the
Signatures… button in Outlook's option dialog. In this folder you'll find a txt-file named
after your signature. You can now easily edit this file in Notepad.
After you're done, make a copy of this file; when you were to alter your Signature in the
Signature Editor, the edited txt-file will be overwritten and your changes would be lost.
Hold CTRL when clicking the Signatures… button for quick access to the files.
How can I insert a Business Card image?
To include a Business Card image, you'll need Outlook 2007 or Outlook 2010. You can
then press the Business Card button in the Signature editor and select the contact
(probably your own) of which you want to include the details. Outlook will automatically
generate a Business Card image of the details of the selected contact.
When you use this signature, Outlook will also include a vcf-file of the selected contact
to the message. This will allow the recipient to easily add your contact information to
his/her own contact list.
Double click on your contact in the Contacts folder to open it in its own window. You'll
now also see an example of the Business Card image. Right click on this image and
choose Copy Image.
Now go back to the Signature Editor and place your cursor where you want the image to
be inserted. Now press CTRL+V to paste the picture in your signature.
If you want the reverse, see; Add Business Card image to signature without vcf-file
You'll find many options there to add and remove information and even to set a
background. Note that setting a background will remove the option to include a picture of
yourself.
For pre-build templates see; E-mail business cards
How can I insert an image via HTML code?
If you want to edit the HTML code of your signature manually to include a picture, you
can use the imgtag.
The img tag must contain the src variable which points to the location of the image and
the alt variable as a (short) text-based description of the image.
The location can point to an image on the Internet, an image in a specific location on your
computer or an image that is relative to the location of the signature's htm-file itself.
Examples;
<img src="http://www.yourcompany.com/pictures/logo.png" alt="Logo" />
<img src="file://D:/Pictures/logo.png" alt="Logo" />
<img src="pictures/logo.png" alt="Logo" />
When inserting a picture, Outlook will rescale the image as if it was a 96dpi image. This
means that if you have a picture of 150dpi with a height off 88px, it will be displayed as
an image of 56px high;
88px/150dpi * 96dpi = 56px
It even gets worse; upon sending, Outlook will convert and compress (re-render) the
images to 96dpi with the new dimensions permanently! This means that all the "detailed"
picture information is lost and you'll be sending an image of 96dpi which is 56px high.
This is of course a severe and very visible quality loss.
If your picture is less than 96dpi, then the opposite happens. A picture of 88px high with
a dpi of 32 would then result in a 96dpi image of 264px high. So the result will be a very
large image (but this time you can resize it back without the image becoming blurry).
To work around this, you can re-render the image to 96dpi yourself while maintaining the
dimensions of the picture (for instance with IrfanView). This will not result in a visible
quality loss of the picture.
Another option would be to place the picture on the web server and to disable the option
"Send a copy of the pictures". This will stop Outlook from re-rendering the picture as
Outlook simply cannot modify the picture on the web server. However, this would still
render the image too small as there is no option in the Signature editor to change the
picture's dimensions. You can overcome this by setting the width and height element
correctly by editing the htm-file of your signature manually (usually somewhere at the
bottom of the file or simply search for the original file name).
For detailed instructions for either workaround see: Images resize and become unsharp
upon sending.
Why do I get ActiveX errors after adding an image to my
signature?
This is probably because you have used Word as the "Advanced Editor" in Outlook 2003
or previous to create your signature in. Often this is the result of some Word add-in that
you have installed or using Word's graphical objects to create your signature image with.
It is really not recommended to use Word as the Advanced Editor to create your
signatures with. If you want to use Word's graphical objects to create your signature
image with, you can still do that directly in Word. Then make a screenshot of it and paste
the screenshot in a picture editor (even Paint will do!). In the picture editor, crop the
screenshot so that only your image is visible and save it as a png-file. You can now insert
the png-file as any normal signature image via Outlook's built-in Signature Editor.
↑ Back to top
Latest Posts
Spotlights for week 49
Outlook 2016 Update for December 2017
Outlook 2013 Update for December 2017
Spotlights for week 48
Spotlights for week 47
Tool Tips!
Attachment Save
CodeTwo Office 365 Migration
Mail Merge Toolkit
Easy2Sync for Outlook
MAPILab Toolbox
DataNumen Outlook Repair
Latest Tips
Printing Address Label Stickers with Outlook Contact information
You may have been BCCed warning
Search and Replace for Contact fields
Backup and Restore Outlook.com mailbox data
Using Outlook without an email account
Poll
Do you still use the Outlook Today feature?
Outlook 2016
Step by Step
by Microsoft
Outlook 2013
Step by Step
by Microsoft
Awards
2004 — 2017
Popular Tips
Setting the Sent Items folder for IMAP accounts in Outlook 2013 or Outlook 2016
Links do not open: This operation has been cancelled
Starting Outlook in Safe Mode
No Mail icon in Control Panel
Inbox Repair Tool (scanpst.exe)
Enlarge font in the Reading Pane
Fixing Instant Search
Related Ads
Popular Guides
Windows 10 and Outlook
Upgrading to Outlook 2016
Backup and Restore all Outlook data
Where can I find…?
What do the Outlook Icons Mean?
Outlook doesn’t start
Creating, using and managing Signatures
Mail Merge
Main Pages
Attachment Save
CodeTwo Office 365 Migration
Mail Merge Toolkit
Easy2Sync for Outlook
MAPILab Toolbox
DataNumen Outlook Repair
Attachment Save
CodeTwo Office 365 Migration
Mail Merge Toolkit
Easy2Sync for Outlook
MAPILab Toolbox
DataNumen Outlook Repair
Copyright HowTo-Outlook 2003-2017. All rights reserved.
Microsoft and Microsoft logo's are trademarks of Microsoft Corporation.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-
out if you wish.AcceptRead more