Plain text extractor
Paste rich text or HTML and get clean, plain text — tags, inline styles, and entities all stripped. Perfect for CMS fields, emails, and editors that hate markup.
🔒 100% private — in-browser
📎 HTML → plain
Ready to extract
Paste HTML or rich text on the left. Clean plain text appears here, tags and styling gone.
What it strips
- HTML tags (
<div>,<span>, inline styles, classes). <script>,<style>, and comments (invisible to readers anyway).- HTML entities (
&→&, , numeric codes). - Excess blank lines and indentation.
Honest limits
- It's a formatting tool — it can't reconstruct meaning lost in the original HTML, and tables flatten to line-separated text.
- For pasted text with invisible characters, pair with the zero-width remover.