Definition
Image-to-text ratio is a measure of how much of an email's content consists of images compared to text. It is one of dozens of signals that spam filters evaluate when determining whether to deliver an email to the inbox, spam folder, or block it entirely.
Emails with very high image-to-text ratios (more than 60-70% images) are treated with suspicion because spam campaigns and phishing emails frequently use image-heavy content to hide text from text-based filters. Legitimate marketing emails often include a mix of images and text, making the ratio a useful distinguishing signal.
How Image-to-Text Ratio Is Calculated
Image-to-Text Ratio = Total image file size (or pixel area) / Total text size (or character count)
In practice, most spam filters evaluate the ratio based on the proportion of the email that is composed of images versus text content. An email that consists of a single large background image with minimal text has a high ratio. An email with several paragraphs of text and a few supporting images has a low ratio.
Recommended Benchmarks
| Ratio | Classification | Risk Level |
|---|---|---|
| 0-30% images | Text-dominant | Low risk |
| 30-50% images | Balanced | Moderate risk |
| 50-70% images | Image-dominant | Higher risk |
| 70-100% images | Image-only | High risk (likely flagged) |
For optimal deliverability, keep images below 50% of your total email content by area. Most well-designed marketing emails have a ratio between 20% and 40%.
How to Optimise Your Image-to-Text Ratio
- Add sufficient text content: Every image-heavy email should include enough descriptive text that the message is clear even without images loaded. Aim for at least as much text as image area.
- Use descriptive alt text: Alt text counts toward text content and improves accessibility. Every image should have meaningful alt text that describes the content and purpose.
- Avoid full-image emails: Emails that are a single large image with no live text are the most likely to be flagged. They also create a poor experience when images are blocked.
- Balance hero images with body text: A large hero image at the top of an email should be balanced by text-heavy sections below.
- Compress images: Smaller file sizes improve load times without affecting ratio calculations significantly.
Related Glossary Terms
A/B Testing
A/B testing in email marketing is the practice of sending two variations of an email to a small sample of your list to determine which version performs better before sending the winner to the remaining subscribers.
Abandoned Cart Email
An abandoned cart email is an automated message sent to customers who added items to their online shopping cart but left without completing the purchase. It is one of the highest-converting email types in ecommerce.
AIDA Model for Email
The AIDA model (Attention, Interest, Desire, Action) is a classic copywriting framework used to structure email campaigns that guide subscribers from awareness to conversion.
AMP for Email
AMP for Email is a Google-developed framework that allows email messages to include interactive elements like forms, carousels, accordions, and live content. It turns static emails into dynamic, interactive experiences directly inside the inbox.
Announcement Email
An announcement email is a dedicated campaign that communicates a specific update, milestone, or change to subscribers, from product launches and feature releases to company news and events.
AOL Mail for Email Marketers
AOL Mail is a legacy email provider with specific deliverability requirements and rendering quirks, now operating as part of the Yahoo+AOL network under shared infrastructure.
Frequently Asked Questions
Aim for images to make up no more than 50% of your email's total content. Most legitimate marketing emails have ratios between 20% and 40%. Ratios above 60% trigger additional spam filter scrutiny.
No. Different mailbox providers weight image-to-text ratio differently. Gmail is known to be more sensitive to image-heavy emails than Outlook. Some providers consider the ratio alongside other signals, so a high ratio alone will not guarantee spam placement if other signals are positive.
Email testing tools like Litmus, Email on Acid, and Mail-Tester display your image-to-text ratio as part of their spam analysis. Some ESPs also provide ratio analysis in their campaign preview tools.
Responsive design can affect the perceived ratio because images may display at different sizes on different devices. Test your emails in multiple viewports to ensure the ratio stays within acceptable bounds across breakpoints.
Background images are typically treated as decorative rather than content. They affect the ratio less than content images because they are often implemented as CSS backgrounds that are not counted the same way by filter algorithms. However, an email that relies entirely on a CSS background image with no text content will still be flagged.