Unescape JSON String
Turn a JSON string literal back into plain text by removing quotes and escapes. Free, no signup.
No signup100% in your browserFree forever
Frequently Asked Questions
- What input is expected?
- A JSON string literal such as "hello \"world\"".
- What if it is not valid JSON?
- The original text is returned unchanged so you never lose your input.