← Back to tools

HTML to plain text

DOM textContent in the browser; scripts/styles are not executed.

SSR uses a simple tag strip; in-browser matches DOM parsing.

Back to home