这是什么工具?
The HTML tag stripper removes HTML tags (e.g. <p>, <br>, <a>) from text and leaves plain text only.
为什么使用?
Useful when text copied from the web includes tags, or when you need the content of an email or comment without markup.
如何使用
Paste text that contains HTML; the result with tags removed is shown. Copy the result to use elsewhere.
Processing is done only in the browser; input is not sent to the server.