JSON Escape / Unescape
Escape special characters for JSON strings or unescape JSON-encoded strings back to plain text.
Hello \"world\"\nThis has\ttabs and\nnewlines
Input: 40 charsOutput: 45 charsEscaped chars: 5
Frequently Asked Questions
Related Tools
&{ }🔄🔍📊🔀
HTML Entity Encoder / Decoder
Encode special characters to HTML entities or decode them back. Supports named, decimal, and hex entities.
JSON Formatter
Format, validate, and minify JSON data with syntax highlighting.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
Regex Tester
Test and debug regular expressions in real-time. Matches highlighted, capture groups, replacements.
CSV to JSON Converter
Convert CSV data to JSON arrays and JSON arrays back to CSV. Custom delimiters supported.
Text Diff Checker
Compare two texts and see additions, removals, and unchanged lines highlighted side by side.