How to use JSON Unescape
- Paste an escaped JSON string (with \" and \n etc.).
- Click Convert to get the raw string.
- Copy the result.
Example
Input
Your input or data here
Output
Result will appear here after running the tool
Frequently asked questions
- What is JSON unescape?
- Reverses JSON string escaping: \n becomes newline, \" becomes quote, etc.