HTML Decode
Decode HTML-encoded text back to its original form.
When to use this tool
Useful when extracting original content from HTML-encoded API responses, email bodies, or database fields. Helps when debugging escaped output issues or converting stored HTML entities back to readable markup.
How to use
Paste the HTML-encoded string into the input field. The tool converts all HTML entities back to their original characters. Copy the decoded output to see or edit the original markup.