← back
JSON String Escape / Unescape
Escape a raw string into a JSON string literal, or unescape a JSON literal back to raw text.
Raw string
Escape to JSON ↓
Copy
include surrounding quotes
JSON string literal
↑ Unescape from JSON
Copy