Conversores

HTML Escape / Unescape

Escape and unescape HTML entities.

Browser-onlyInstant outputLocal data

Por qué usar esta herramienta

03

Convert text to safe HTML entities and decode entities back to text.

HTML Escape / Unescape helps prepare content for markup contexts.

Convert in both directions instantly.

Cómo usarla

02
01Paste text or entities.
02Copy escaped or unescaped output.

Revisiones rápidas antes de copiar

03

Confirm the input is the format you intended.

Scan the result before using it in a document, URL, config, or message.

Copy only the output you need.

Preguntas frecuentes

03
Does it run locally?

Yes. Conversion is done in the browser.

Which HTML entities are covered?

The standard set: & (ampersand), < (less-than), > (greater-than), " (double quote), and ' (apostrophe).

Is this safe for preventing XSS?

Yes. Escaping user input with this tool prevents HTML injection in content rendered inside a browser.

Herramientas relacionadas

03