HTML Entity Escape & Unescape

Turn special characters into HTML entities or decode &name; and &#…; sequences using the browser’s built-in parser. Nothing is uploaded.

Frequently asked questions

No. Entity conversion runs entirely client-side. Nothing is sent to LocalTools servers for processing.

It encodes/decodes entities; combine with your framework’s sanitizer for untrusted HTML policies.

See the complete tool directory