Decode HTML entities back to their original characters. This tool converts HTML entities like <, >, & back to <, >, &, making it easy to read encoded HTML content.
Simply paste the HTML-encoded text into the input field, and the decoded text will appear automatically.
The tool supports all standard HTML entities including named entities (like &) and numeric entities (like &).
Yes, the tool supports both named HTML entities and numeric entities (decimal and hexadecimal).