Codificatore / Decodificatore entità HTML
Codifica e decodifica entità HTML.
Paste text to escape characters like &, <, > and quotes into HTML entities, or decode entities back into readable text. Everything runs locally in your browser.
Il tuo input è elaborato localmente nel browser — nulla viene caricato, memorizzato o registrato.
Ti ha fatto risparmiare tempo?Offrimi un caffè
Come funziona
- 1 Choose Encode or Decode.
- 2 Paste your text.
- 3 Copy the result.
Casi d'uso comuni
- Safely show code or HTML on a page.
- Decode entities from scraped text.
- Escape user content for templates.
- Read encoded snippets.
Domande frequenti
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.