Skip to main content
Figma Plugin

Design the email.
Preview 15 inboxes.

Select any frame in Figma. See real compatibility scores across Gmail, Outlook, Apple Mail, and 12 more — without leaving Figma.

No code export needed

How it works

Three clicks to inbox confidence

01

Select a frame

Pick any email design frame. The plugin reads your auto-layout structure, text, images, and styles.

02

Click Preview

Figma frame → email HTML → 15 client renderers. Per-client scores appear in seconds.

03

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.

Figma input

Frame "Email"

↳ Auto-layout (vertical)

↳ Hero image

↳ Auto-layout (horizontal)

↳ Column 1

↳ Column 2

↳ CTA button

↳ Footer text

HTML output

<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

15 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

15 clients, 95%+ of real email opens

Every preview runs through real rendering engines — not approximations, not screenshots of screenshots.

Gmail
Gmail Android
Gmail iOS
Outlook 365
Outlook (New)
Outlook Classic
Outlook iOS
Outlook Android
Apple Mail
Apple Mail iOS
Yahoo Mail
Samsung Mail
Thunderbird
HEY Mail
Superhuman

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 Community

Powered by Emailens — email QA for developers