Litmus
The value is the network, the data or the infrastructure. Keep paying.
Renders an email in dozens of real clients and returns a screenshot of each, plus spam testing and link checking, so a template is verified before it is sent.
Do not build this. It is a device lab, and the clients you most need are the ones you cannot install. Outlook for Windows renders with the Word engine, and the version matters. Gmail behaves differently in a browser, in its own application, and through a forwarded address. Apple Mail differs by operating system version. Reproducing that means licences, machines and versions nobody can legally assemble. WHEN TO KEEP PAYING - A large list, where a broken template is a mistake you cannot take back - A team where somebody who does not write HTML edits the emails WHAT YOU CAN BUILD, AND SHOULD — IT COVERS MORE THAN YOU EXPECT **A real test send, which is free and catches most of it:** - Addresses at the main providers, and one Outlook on Windows if anybody in the company has one - Send every template there before it goes out, every time. That single habit finds the majority of what a preview service would have told you - **The interface refuses to send a campaign that has not had a test send.** That is a rule in code, not a note in a document **A checklist that runs automatically on the template:** - No flexbox, no grid, no background image, no external stylesheet, no web font — the Word engine ignores all of them - Every image has alt text and explicit width and height, because images are blocked by default for a large share of readers - A plain-text alternative exists and is generated from the same source rather than written twice - Total size under the threshold where clients clip the message - Subject and preheader within the lengths that actually get truncated - Every link resolves, and none of them is the unsubscribe rewritten by accident - That is a script over the rendered HTML, it runs in CI, and it is the part that scales **Use MJML** rather than hand-written table markup. It exists precisely because this problem is miserable, it compiles to what works, and it removes a whole class of the errors a preview service would find. **And check with images off**, which is a browser setting and is how a meaningful share of readers will see it. A message whose only content is an image says nothing to them. THE ONE-LINE VERSION Buy the lab if the list is large. Otherwise: MJML, a real test send that is enforced rather than suggested, and a checklist in CI — which is most of the value for none of the cost.
What you lose
- Real Outlook, real Gmail, real Apple Mail on real versions, which is a device lab you cannot own
- Screenshots of clients that are years old and cannot legally be installed any more
- Spam scoring against rule sets and blocklists kept current
- Being certain before you send to a hundred thousand people, which is when it matters
If you would rather not build
- A real test send to addresses at each provider, which is free
- Turning images off in a browser, which is how many readers see it
The escape hatch
open source · no votes, no paid placement
MJML
$0A markup language that compiles to email HTML which renders across clients.
mjmlio/mjmlfree · open source
Maizzle
$0Builds email HTML with utility classes and inlines everything at build time.
maizzle/frameworkfree · open source
Why this verdict
our own opinion · changed only by a person
26/100
Verdict no at 26: the client lab is unbuildable and partly unlicensable. But the free substitute — MJML, an enforced test send and a CI checklist — covers a surprising share, and the entry spends its length there.
History
tracked since 14 Aug 2026 · nothing is ever overwritten
Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.
Questions about Litmus
answered from the record above
Is Litmus free?
No — the plan we track is $99 a month. Basic from around $99/month billed annually for a monthly quota of previews and tests.
Can you replace Litmus by building your own?
KEEP IT. The value is the network, the data or the infrastructure. Keep paying. Replacement score 26 out of 100, build time longer than it saves. Read what you lose before you decide.
How much does Litmus cost?
$99 a month on Basic — $1,188 a year. Recorded 14 Aug 2026.
What do you lose by replacing Litmus?
Real Outlook, real Gmail, real Apple Mail on real versions, which is a device lab you cannot own; Screenshots of clients that are years old and cannot legally be installed any more; Spam scoring against rule sets and blocklists kept current; Being certain before you send to a hundred thousand people, which is when it matters. If any of those carry weight for you, keep paying.
Is there an open-source alternative to Litmus?
Yes: MJML, Maizzle. The prompt on this page is for when you want it your way instead.
Related entries
same category first, most replaced first
Every week, something stops being worth paying for.
New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click. Nothing is being sent yet — your address is kept here, and the first issue is the first thing it is used for.
free forever · no tracking pixel · stored here, never passed to anyone

