Convertisseurs

HTML Escape / Unescape

Escape and unescape HTML entities.

Browser-onlyInstant outputLocal data

Pourquoi utiliser cet outil

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.

Comment l'utiliser

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

Vérifications rapides avant de copier

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.

FAQ

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.

Outils liés

03