Volver al BlogBusiness

Image Optimization for Email Marketing: Boost Click-Through Rates

MergeImages Team7 de abril de 202611 min read
Image Optimization for Email Marketing: Boost Click-Through Rates

Email marketing consistently delivers the highest ROI of any digital marketing channel — but images in emails are a double-edged tool. Done well, images increase engagement and drive conversions. Done poorly, they slow load times, trigger spam filters, increase unsubscribes, and get blocked entirely by email clients that display plain text by default.

This guide covers every aspect of image optimization for email: formats, dimensions, compression, alt text, and how to design images that perform in the unique constraints of email delivery.

Why Email Image Optimization Is Different

Web images are served from servers you control, loaded in browsers you can track, and cached efficiently by modern browsers. Email images behave completely differently:

  • Many clients block images by default — Outlook, Gmail, Apple Mail, and others suppress images until the user clicks "load images." Your email must communicate its value with images disabled.
  • Images are hosted remotely and fetched at open time — slow-loading images create bad first impressions for users who do load images
  • Some clients have fixed render widths — Outlook renders at fixed widths that require specific coding for responsive behavior
  • Image-heavy emails look like spam — filters score emails partly on text-to-image ratio; image-heavy emails with little text trigger spam flags

Optimizing for email requires accounting for both the "images enabled" and "images disabled" states of your email.

File Format Selection

JPEG for Photos and Complex Images

JPEG remains the best choice for photographs, product images, and any image with gradients or many colors. Modern JPEG compression at 70–80% quality produces file sizes of 30–100KB for typical email dimensions — suitable for email use.

Avoid JPEG at maximum quality (100%) — the file size bloat (often 5–10x larger than 80% quality) is not justified by the marginal visual improvement, especially on email-sized images.

PNG for Graphics, Logos, and Transparency

Use PNG-24 for images that need transparency (logos overlaid on email backgrounds, icons, or design elements). For solid-color graphics and illustrations with limited color palettes, PNG-8 (256 colors) produces much smaller files than PNG-24.

Avoid PNG for photographs — a photographic PNG is typically 3–5x larger than an equivalent JPEG at comparable quality.

GIF for Simple Animation

Animated GIFs are widely supported across email clients and add motion and engagement without the compatibility issues of video. Keep animated GIFs small (under 1MB) and limit animation cycles — a GIF that loops endlessly can become distracting and slow email loading.

Use GIFs for:

  • Simple product reveals or hover-state replacements
  • Short animated demonstrations (2–4 seconds)
  • Subtle motion that draws attention to a CTA

WebP and AVIF in Email

Despite their web performance advantages, WebP and AVIF have inconsistent support in email clients. Outlook doesn't support WebP at all. Until email client support is more universal, stick with JPEG, PNG, and GIF for email use. For the web performance comparison outside email context, the AVIF vs WebP guide covers when to use each format.

Dimensions and Resolution for Email

Standard Email Content Width

Most email templates are designed for a maximum content width of 600px. This is the standard because it renders correctly across virtually all email clients and screen widths, including desktop Outlook (which doesn't always handle fluid-width designs gracefully).

For full-width hero images: 600px wide for single-column layouts, with a 2x version (1200px wide) for Retina/high-DPI displays when file size allows.

For column images in two-column layouts: typically 270–280px wide for each column within a 600px content area (accounting for padding and gutters).

Resolution (PPI) for Email

Unlike print, email displays don't benefit from high DPI resolution in the traditional sense. Screen display is governed by pixel dimensions, not PPI. An image that is 600px wide will display at 600px width regardless of whether it's set to 72 PPI or 300 PPI.

However, for Retina and high-resolution screens (which are now the majority of mobile and many desktop screens), supplying a 2x image (1200px for a 600px-wide display slot) and constraining it to 600px in HTML/CSS produces sharper output on high-DPI screens. Balance this against the file size increase.

Maximum File Size Guidelines

Image TypeRecommended Max SizeNotes
Hero/banner image150–200KBLoaded immediately on email open
Product image80–120KBMultiple per email; adds up quickly
Footer logo15–30KBLoaded on every email
Animated GIF500KB–1MBLarger GIFs significantly slow email load
Total email imagesUnder 600KBExceeding this increases load time noticeably

The image compressor handles reducing file sizes without visible quality loss at these target sizes. For resizing images to specific email dimensions, the image resizer handles exact pixel dimensions.

Alt Text: Critical for Images-Off States

Alt text (alternative text) is the text displayed when images are blocked or fail to load. In email, it serves two essential functions:

1. Accessibility — screen readers used by visually impaired recipients read alt text in place of images

2. Images-off engagement — a significant percentage of recipients (often 40–50% of B2B recipients) see your email with images disabled by default. If your images have no alt text, these subscribers see blank rectangles. With good alt text, they see the image's purpose and may still be motivated to load images or click.

Writing Effective Alt Text for Email

  • Product images: describe the product and action ("Blue running shoes — Shop Now")
  • Hero/banner images: convey the offer or message ("Save 25% this weekend — Use code SPRING25")
  • Decorative images with no informational content: empty alt text (alt="") tells screen readers to skip it
  • CTA button images: use the button text as alt text ("Shop the sale →")
  • Logo: your brand name

HTML syntax: img src="..." alt="Your descriptive text here"

Designing Images That Work With No Fallback

Since many recipients will see your email without images, design for the text-only state:

  • Never put essential information only in an image — price, offer terms, expiration dates must appear as HTML text
  • Use background colors on image containers so they look intentional rather than broken when images don't load
  • Ensure your CTA button is HTML text, not an image — image-based buttons become invisible when images are blocked

Product Image Best Practices for E-commerce Email

E-commerce emails (abandoned cart, product recommendations, sale announcements) typically include multiple product images. Apply these practices:

Consistent aspect ratios: All product images in an email should share the same aspect ratio (square, 4:3, or 3:4). Mixed ratios in a product grid look unprofessional.

Clean backgrounds: Product images with clean or transparent backgrounds look better in email than lifestyle images with complex backgrounds. The background remover can prepare clean product images specifically for email use.

Size similarity: Products that appear similarly sized in email help subscribers compare them. Ensure your product images are sized and cropped consistently. The image resizer handles this for batch sizing.

For combining multiple product images into an email-ready graphic (a single image showing multiple products or color variants together), the combine photos online tool creates the layout, which you then export as a single email-optimized image.

Mobile Optimization

Over 60% of emails are opened on mobile devices. Mobile-specific considerations:

Tap targets: Linked images should be at least 44x44px at their rendered size for comfortable tapping. Don't include tiny image links that are impossible to tap accurately on a phone.

Text overlay on images: Text baked into images doesn't scale with the device. At mobile zoom levels, text that's readable on desktop becomes tiny and unreadable. Keep text in HTML wherever possible, or use very large text in image overlays (minimum 24px display size at mobile rendering).

Single-column layouts on mobile: Multi-column email layouts that shrink to mobile widths often cause images to become too small. Use responsive design patterns that stack columns on mobile, and ensure your images are designed to work both at full desktop width (300px for half-width) and at mobile width (up to 600px if the column goes full-width on mobile).

Image-to-Text Ratio and Deliverability

Email spam filters look at the ratio of images to text. Emails that are primarily images (with minimal text) trigger spam scores higher than balanced text-and-image emails.

Safe practices:

  • Don't send emails that are a single large image with no supporting text
  • Include at least 500 characters of HTML text in most commercial emails
  • Use text blocks alongside image blocks, not image blocks stacked without text
  • Test your email's spam score before sending (most ESPs have built-in spam testing)

Testing Before You Send

Image rendering varies significantly across email clients. Before sending:

  1. Preview your email in Litmus, Email on Acid, or your ESP's built-in preview tool across at least 5 major clients (Gmail mobile, Gmail desktop, Outlook, Apple Mail, Samsung Mail)
  2. Check the images-blocked view — does the email still communicate its message?
  3. Test load time — click "show images" from a slow connection simulation if available
  4. Check on both iOS and Android mobile

Frequently Asked Questions

Should I host my email images externally or embed them?

External hosting (a URL pointing to a server or CDN) is the standard and recommended approach. Embedded images (base64 encoded directly in the email HTML) create enormous file sizes that trigger spam filters and load slowly. Host your images on your ESP's CDN, your website server, or a dedicated image hosting service.

How do I handle Retina images in email without bloating file sizes?

Create a 2x version of the image (double the pixel dimensions), compress it aggressively (JPEG at 65–70% quality), and serve it constrained to the display dimensions in HTML/CSS. Compressing a larger image more aggressively often results in a similar file size to a smaller image at higher quality, while looking significantly sharper on high-DPI screens.

Do animated GIFs hurt email deliverability?

Not directly — GIF is a universally recognized format that doesn't trigger spam filters by its presence. Large GIF file sizes can cause slow load times. Note that Outlook 2007 and later versions don't animate GIFs — they display only the first frame. Design your GIF so the first frame works as a static image if the animation never plays.

What is the best image format for email CTAs and buttons?

HTML-text buttons are always preferred over image buttons. An HTML button with inline CSS styling works across most email clients, can't be blocked by image suppression, and scales correctly on mobile. If you do use image buttons, always include detailed alt text containing the button label.

Conclusion

Email image optimization is the intersection of technical constraints, accessibility requirements, and design decisions. Getting it right means images that load fast, communicate clearly even when blocked, and reinforce your email's message on every device.

Use the image compressor to hit target file sizes without visible quality loss, the image resizer to produce exact-pixel-dimension email images, the background remover for clean product images, and the combine photos online tool for multi-product layouts. For understanding the underlying image formats and which to use in different contexts beyond email, the image formats explained guide covers the technical differences. For a broader look at file format performance for web and email, the image compression guide covers optimization strategies in depth.

¿Listo para Probarlo?

Pon estos consejos en práctica con nuestro editor de imágenes online gratuito. Sin registro.

Unir Imágenes Ahora

Explorar Más Temas