Paste HTML-entity-encoded text, and the tool decodes it back into readable characters and symbols.
All named entities (& < etc.) and numeric entities (' ’) are decoded to their character equivalents.
Decoding is safe for display as text. Be cautious inserting decoded content into HTML—it may contain tags or scripts. Always re-encode user content.
Sometimes HTML is double-encoded or displayed as text. This tool decodes entities so you can read or edit the actual content.