Tools

HTML Decode

How to Use

  1. Paste your HTML-encoded text into the input box.
  2. Click "Decode".
  3. Copy the plain-text result.

Frequently Asked Questions

What's the difference between HTML decode and HTML encode?

Decode converts entities like & back to the original character; encode does the reverse.

Will this decode numeric entities too?

Yes, both named entities and numeric entities are supported.

Is my text stored after decoding?

No, text is processed in your session only and not saved.