Text
HTML Decoder
Decode HTML entities back into readable text instantly.
Tool
HTML Decoder
Decode HTML entities back into readable text instantly.
This tool runs in your browser. Your input is processed locally and is not uploaded.
About this Tool
Use this free HTML decoder to convert HTML entities into readable text.
Examples
- <div>Hello</div> → <div>Hello</div>
- Tom & Jerry → Tom & Jerry
- "Hello" → "Hello"
Frequently Asked Questions
What does an HTML decoder do?
It converts HTML entities back into their original characters.
Which entities are supported?
All standard HTML entities such as &, <, >, " and '.
When should I decode HTML?
Use it when encoded HTML needs to be displayed as normal text.