Escape or unescape special characters for JSON/JS strings
Escape/unescape strings for JSON format (quotes, newlines, backslashes)
Select escape type (JSON, URL, HTML, XML) and operation mode
Enter text to escape or already escaped text to unescape
Copy the processed result or swap modes for reverse operation
Supports JSON, URL, HTML, and XML escaping formats
Both escape and unescape operations with easy mode switching
Validates input and provides helpful error messages
A: Escape strings when embedding them in JSON, URLs, HTML, or XML to prevent syntax errors and security issues. For example, quotes in JSON or special characters in URLs.
A: HTML and XML are similar but XML also escapes apostrophes (') while HTML uses '. Both escape <, >, &, and quotes.
A: Yes! The tool handles text of any length and processes it instantly. All escaping happens locally in your browser.
Decode and analyze JWT tokens
Generate JWT tokens with custom claims and headers
Build cURL commands with custom headers, methods, and options
Hash passwords using bcrypt with configurable cost factor
Test regular expressions with live highlighting and match details
Convert between UTC, local time, and Unix timestamp
Escape or unescape special characters for JSON/JS strings
Format and validate JSON, XML, YAML, and SQL with syntax highlighting
Encode text to Base64 format
Decode Base64 text to original format
Convert images to Base64 data URLs
Convert Base64 data to images with preview and download
Convert text to ASCII codes and vice versa
Pick solid colors or gradients and copy the CSS value
Interactive color picker with multiple format output
Extract colors from images with pixel-perfect precision
Generate multiple favicon sizes from text, emojis, or images
Parse and explain cron expressions in human-readable format
View and explore JSON data in a tree structure
Generate unique identifiers easily.
Generate various hashes for your input.
Rename multiple files using patterns and download a ZIP
Escape or unescape special characters for JSON/JS strings
Escape/unescape strings for JSON format (quotes, newlines, backslashes)
Select escape type (JSON, URL, HTML, XML) and operation mode
Enter text to escape or already escaped text to unescape
Copy the processed result or swap modes for reverse operation
Supports JSON, URL, HTML, and XML escaping formats
Both escape and unescape operations with easy mode switching
Validates input and provides helpful error messages
A: Escape strings when embedding them in JSON, URLs, HTML, or XML to prevent syntax errors and security issues. For example, quotes in JSON or special characters in URLs.
A: HTML and XML are similar but XML also escapes apostrophes (') while HTML uses '. Both escape <, >, &, and quotes.
A: Yes! The tool handles text of any length and processes it instantly. All escaping happens locally in your browser.