Online HTML Entity Decoder
Loading tool...
How to use
- Paste or type your input in the left editor
- Adjust options in the toolbar if available
- Copy or download the output from the right pane
This free online tool runs entirely in your browser. No sign‑up, no server uploads.
About HTML Decode
Convert HTML entities back to plain text for easy copy, editing, or display.
The HTML decoder scans the input for entity patterns — named entities (&name;), decimal references (&#digits;), and hexadecimal references (&#xhex;). Each matched entity is looked up in a comprehensive mapping of all 2,231 HTML5 named entities or converted from its numeric code point to the corresponding Unicode character. Non-entity text passes through unchanged.
Use the left editor to enter your data. The output updates in real time. You can copy, clear, download, or expand either pane.
Tip: Use the search bar to quickly switch between tools.
Sample HTML
<div class="note">Tom & Jerry</div>
Why this tool?
| Feature | HTML Decode | Typical alternatives |
|---|---|---|
| Free online tool | Yes | Often yes |
| Client‑side only (privacy) | Yes | Varies |
| No sign‑up required | Yes | Varies |
Explore related tools
Looking for more? Browse All tools or check categories like Beautifier, Minifier, and Validators.