Skip to content
RapideTools

HTML Entity Encoder / Decoder

Encode and decode HTML entities.

Paste text to escape characters like &, <, > and quotes into HTML entities, or decode entities back into readable text. Everything runs locally in your browser.

Your input is processed locally in your browser — nothing is uploaded, stored or logged.

Saved you time?Buy me a coffee

How it works

  1. 1 Choose Encode or Decode.
  2. 2 Paste your text.
  3. 3 Copy the result.

Common use cases

  • Safely show code or HTML on a page.
  • Decode entities from scraped text.
  • Escape user content for templates.
  • Read encoded snippets.

Frequently asked questions

Is my input sent to a server?

No. Everything runs locally in your browser — your input is never uploaded, stored or logged.

Is decoding safe?

Yes. Decoding reads the text content only — embedded markup is never executed.

Is it really free?

Yes — free, with no signup and no limits.