Design the email.
Preview 21 inboxes.
Select any frame in Figma. See real compatibility scores across Gmail, Outlook, Apple Mail, and 18 more, without leaving Figma.
No code export needed
How it works
Three clicks to inbox confidence
Select a frame
Pick any email design frame. The plugin reads your auto-layout structure, text, images, and styles.
Click Preview
Figma frame → email HTML → 21 client renderers. Per-client scores appear in seconds.
Fix & ship
CSS warnings tell you what breaks and where. Fix in Figma, re-preview, ship with confidence.
Under the hood
Figma auto-layout → email tables
The plugin reads your Figma node tree and converts it to table-based email HTML with inline CSS. Not a screenshot: real, editable HTML.
Frame "Email"
↳ Auto-layout (vertical)
↳ Hero image
↳ Auto-layout (horizontal)
↳ Column 1
↳ Column 2
↳ CTA button
↳ Footer text
<table role="presentation">
<tr><td>
<img src="hero.jpg" />
</td></tr>
<tr><td>
<!--[if mso]>...<![endif]-->
<table> <!-- 2-col --> </table>
</td></tr>
</table>
What you get
Everything your design team needs
21 clients, one click
Gmail, Outlook, Apple Mail, Yahoo, Samsung, Thunderbird, HEY, Superhuman. Light and dark mode.
Per-client scoring
0–100 compatibility scores. See exactly which CSS properties break and where.
CSS warnings
Actionable flags for border-radius, flexbox, and properties email clients silently drop.
Export email HTML
Table-based layout, inline CSS, Outlook conditionals. Production-ready, not just previews.
Share with your team
One-click preview links. Your team sees exactly what every inbox will see.
Auto-layout → tables
Auto-layout frames convert to structured email HTML. No manual table coding.
Coverage
21 clients, 95%+ of real email opens
Every preview runs through real rendering engines, not approximations, not screenshots of screenshots.
Free to start
- 15 free previews per day, no account needed
- Sign up free for 30 previews per day
- Copy email HTML from any frame
- CSS warnings work offline
- Per-client compatibility scores
Need more? See pricing
Install the plugin
Available on Figma Community. Install once, use in any file.
Install from Figma CommunityPowered by Emailens , email QA for developers