Text Tools

HTML Unescape / Decode

Decode HTML entities like < > & back to their original special characters.

htmlunescapedecode反转义entity

HTML Unescape

What is HTML Unescape / Decode?

HTML unescape tool decodes HTML escape entities (such as <, >, &, ", ' and numeric character references) back to the original special characters. The opposite of HTML escape functionality.

When to Use HTML Unescape / Decode

Use for parsing escaped HTML content, restoring special characters displayed in source code, processing escaped text in RSS/XML, or fixing incorrectly escaped text.

How to Use HTML Unescape / Decode

Paste escaped text containing HTML entities, then click the unescape button to restore the original characters.