50% off all plans with SPRING50
GGmail
Search mail
M
MyApp
Welcome to MyApp

Settings

16/50 chars
59/100 chars

Email HTML Preview

HTML

Preview HTML emails across 6 clients — Gmail, Outlook, Apple Mail, Yahoo, Outlook.com, and Samsung. Dark mode, inbox preview, link checker, image validation, and compatibility scoring.

Why HTML email testing is essential

HTML emails render differently across email clients because each client has its own CSS engine and restrictions. Gmail strips external stylesheets and many CSS properties, Outlook for Windows uses the Word rendering engine (which does not support modern CSS), and Apple Mail supports most CSS but has its own quirks. This tool simulates how 6 major email clients actually render your HTML by stripping unsupported CSS properties per client, so you can see real rendering differences before sending. Toggle between desktop, tablet, and mobile views to test responsive layouts across devices.

Dark mode testing and inbox preview

Over 80% of email users have dark mode enabled on at least one device. Our dark mode toggle simulates how your email looks when clients apply dark backgrounds and light text. The Inbox Preview tab shows exactly how your email appears in each client's inbox list — with sender name, subject line, and preheader text — so you can optimize open rates before sending. Subject lines under 50 characters and preheaders under 100 characters perform best across clients.

Comprehensive email validation

The Validation tab scores your email from 0 to 100 across five categories: CSS compatibility (25+ rules including flexbox, grid, CSS variables, animations, and Outlook-specific issues), link validation (catches empty hrefs, placeholder links, and javascript: URLs), image checks (missing alt text, missing width and height attributes), accessibility (lang attribute, table roles, title tags), and document structure (DOCTYPE, charset, viewport meta). Fix issues before they reach your subscribers.

Best practices for email HTML

Use tables for layout instead of divs with flexbox or grid. Inline all CSS styles directly on elements. Set explicit widths on table cells. Use web-safe fonts with fallbacks. Keep total email width under 600px for optimal display across devices. Add role="presentation" to layout tables for screen reader compatibility. Always include alt text on images since many clients block images by default. Test with dark mode enabled since most email clients now default to dark mode.

Frequently Asked Questions

Which email clients does this tool preview?

This tool previews your email in 6 major clients: Gmail, Outlook (Desktop), Apple Mail, Yahoo Mail, Outlook.com, and Samsung Mail. Each client applies its own rendering rules — for example, Outlook strips border-radius and box-shadow, while Gmail removes style blocks and media queries. You can see exactly how your email changes per client.

Does the dark mode preview show real rendering?

The dark mode toggle simulates how email clients apply dark mode by adjusting background colors, text colors, and image brightness. While actual client implementations vary slightly, this gives you a reliable preview of how your email will look in dark mode. It is especially useful for catching issues like invisible text or low-contrast elements.

What does the compatibility score measure?

The 0-100 score combines checks across CSS compatibility (25+ rules), link validation, image attributes, accessibility, and document structure. Errors deduct 10 points and warnings deduct 3 points. A score above 80 means your email is well-optimized for cross-client compatibility. The detailed breakdown shows exactly which properties to fix.

Can this tool send test emails?

No. This tool previews and validates your email HTML entirely in your browser — no data is sent to any server. For sending test emails to real inboxes, use services like Litmus, Mailtrap, or Email on Acid.

Part of 23+ free developer tools from BigDevSoon

Want to create your own tool?

Try our free Demo editor or start a 7-day trial with all features included.

No signup needed for demo editor