JSON Escape / Unescape
Escape special characters in JSON strings or unescape them back. All processing happens in your browser — your data never leaves your computer.
Input
Drag & drop a file here
or click to browse • .json, .txt
Actions
Output
Statistics
Input: 0 characters | Output: 0 characters
Input: 0 characters | Output: 0 characters
How to Use
1
Paste Text
Enter text or a JSON string to process
2
Escape or Unescape
Click the appropriate button for your operation
3
Copy Result
Copy the output or download as a file
Use Cases
API Development
Escape strings for JSON payloads
Escape strings for JSON payloads
Database Storage
Safely store strings in JSON fields
Safely store strings in JSON fields
Debugging
Unescape to read raw strings
Unescape to read raw strings
Config Files
Prepare strings for JSON configs
Prepare strings for JSON configs
Copied to clipboard!