HTML Decode
Decode HTML entities back to original characters — paste, decode, and copy instantly.
Decoded HTML will appear here...About HTML Decode
HTML Decode is a free online tool that converts HTML entities back into their original characters. When working with encoded HTML content where special characters appear as entities like &lt;, &gt;, &amp;, or &quot;, this tool instantly converts them back to their readable forms like <, >, &, and quotes.
The tool supports all HTML named entities (like &nbsp;, &copy;, &euro;) as well as numeric entities in both decimal (&#169;) and hexadecimal (&#xA9;) formats. All processing happens entirely in your browser — no data is sent to any server.
How to Use
Paste Encoded HTML
Paste your HTML-encoded text with entities into the input pane.
Decode
Click "Decode" to convert HTML entities back to their original characters.
Copy Result
Use the copy button to grab your decoded HTML.