HTML Encode/Decode & HTML to JS
HTML escape/decode, deep numeric-entity encoding, and convert HTML to JS string literals.
उपयोग विधि
Four modes: normal escape, deep encode (all chars to &#x;), decode, and HTML→JS conversion.
Data is processed entirely in your browser; nothing is uploaded to our servers.