TidyText

Strip HTML tags

Paste HTML and get clean plain text: tags removed, common entities decoded. Nothing leaves your browser.

0 words · 0 chars · 0 lines

Convert
Remove
Lines
More

Questions

What happens to the HTML I paste?

Tags are stripped (including whole script and style blocks), common entities like & and   are decoded, and the remaining text is tidied into clean lines.

Is it safe to paste HTML from anywhere?

Yes — the page never executes what you paste. It is processed as plain text in your browser and never uploaded.