HTML Decode

Convert HTML entities back to their original characters for readable output.

Runs entirely in your browser — nothing is uploaded or stored on any server.

About HTML Decode

Updated Jan 2025

The HTML Decoder converts HTML entities such as <, >, &, and &#xXX; back to their original characters. This is useful when working with HTML-escaped data from databases, APIs, or legacy systems that over-encode their output.

Frequently Asked Questions

Related Tools