Escaper Tools
Escape and unescape special characters in HTML, XML, JSON, CSV, and SQL. Free, instant, and 100% client-side.
HTML String Escape Tool
Free online HTML escape tool. Instantly convert special HTML characters like <, >, &, and quotes to safe entity references securely client-side.
Go to tool →HTML String Unescape Tool
Free online HTML unescape tool. Decode HTML entities like &, <, > back to their original characters instantly in your browser.
Go to tool →XML String Escape Tool
Free online XML escape tool. Convert XML special characters to predefined entity references for safe embedding in XML documents.
Go to tool →XML String Unescape Tool
Free online XML unescape tool. Decode XML entity references like &, <, ' back to their original characters instantly.
Go to tool →JSON String Escape Tool
Free online JSON escape tool. Escape special characters in strings for safe JSON embedding, handling quotes, backslashes, newlines, and Unicode.
Go to tool →JSON String Unescape Tool
Free online JSON unescape tool. Decode JSON escape sequences like \n, \t, \" back to their original characters instantly in your browser.
Go to tool →CSV Escape Tool
Free online CSV escape tool. Securely escape CSV field values per RFC 4180 standard by wrapping fields with commas, quotes, or newlines.
Go to tool →CSV Unescape Tool
Free online CSV unescape tool. Easily unescape CSV fields by removing enclosing double quotes and un-doubling escaped quote characters.
Go to tool →SQL String Escape Tool
Free online SQL escape tool. Escape SQL string literals by doubling single quotes and backslashes to prevent SQL injection in queries.
Go to tool →SQL String Unescape Tool
Free online SQL unescape tool. Reverse SQL escaping by converting doubled single quotes and backslashes back to their original characters.
Go to tool →