Skip to main content
Free email tool

Plain-text email generator

A proper email ships an HTML part and a text/plain part. Paste your HTML to get a clean text version (links kept inline, markup stripped), ready to drop into your multipart send.

Frequently asked questions

Why does my email need a plain-text version?

A well-formed marketing email is multipart/alternative: an HTML part and a text/plain part. Some clients and watches render the plain part, some users prefer it, and spam filters treat a missing or auto-generated plain part as a negative signal. Shipping a real text version improves both accessibility and deliverability.

What happens to my links?

Links are kept inline as the visible text followed by the URL in parentheses, like 'our pricing (https://example.com/pricing)'. That way a text-only reader still sees where each link goes, instead of losing the destination entirely.

Can't my email service generate this automatically?

Most can, but auto-generated plain text is often poor: it dumps raw URLs, keeps hidden preheader text, or mangles structure. Generating it yourself lets you review and clean it before it ships, which is what discerning senders do.

Is my HTML kept private?

Your HTML is sent to our server only to run the conversion and is not stored or logged after the response is returned.

The email CSS thing I fixed this week

Every other week: one real rendering bug, the root cause, and a working fix. Code included. Usually something Outlook does silently.

Every other week. Unsubscribe anytime.