HTML Decode
Decode HTML entities back to text
How to use
- Paste text containing HTML entities (like & or <).
- The entities are decoded back to normal characters.
- Copy the readable result.
Why use this tool
- Readable text: Turns &, <, ' and others back into &, <, and '.
- Instant: Decodes the moment you paste, fully in your browser.
- 100% private: Everything runs in your browser. Your data is never uploaded to a server, so it's safe for confidential content.
Frequently asked questions
What is an HTML entity?
It's an encoded form of a character, like & for &, used so the character displays as text instead of being interpreted as markup.
Does it handle numeric entities?
Yes — both named entities (&) and numeric ones (&) are decoded.
Is it private?
Yes. Decoding happens in your browser.
Back to all tools