Paste HTML markup, and the tool removes every tag and decodes entities like & and <, leaving just the clean, readable text.
Yes — common entities like &, <, >, ", ' and are converted back to their characters.
Yes — only the tags themselves are removed; the visible text between them is preserved.
The tool strips tags for display only and never executes any script, so pasted markup is treated purely as text.