Convert HTML entities back to their original characters
Decodes as you type or paste – real‑time results
Choose HTML5/HTML4/XML level and body/attribute/strict scope
All processing happens locally in your browser
One‑click copy of decoded HTML
Convert HTML‑encoded entities (like `<` and `>`) back to their original characters (`<` and `>`).
Our HTML decoder reverses the encoding process, replacing entities with their actual characters:
Select the HTML version (HTML5/HTML4/XML) and scope (body, attribute, strict) to match how the content was encoded.
The tool scans the input and replaces all named, decimal, and hexadecimal entities (e.g., `<`, `<`, `<`) with the corresponding characters.
The result is a human‑friendly HTML string ready for viewing or editing.
<div>
<h1>Quraim Soft Tools</h1>
</div><div>
<h1>Quraim Soft Tools</h1>
</div>