HTML to Text
Strips the HTML tags out of a snippet of code and gives you back just the readable words.
This tool runs entirely in your browser. Nothing you enter is uploaded, transmitted or stored anywhere.
Common questions
Is this safe to use on untrusted HTML?
Yes. The markup is parsed in an inert document that never executes scripts, and only the text content is read back out.