1. Open
Paste JSON text or use sample data.
Escape or unescape JSON text quickly for payload handling and integrations.
Live conversion preview
{
"message": "Hello world"
}Escaped:
"{\n "message": "Hello world"\n}"
Unescaped:
{
"message": "Hello world"
}Try with sample dataPaste JSON text or use sample data.
Choose JSON Escape or JSON Unescape.
Check transformed output in the editor.
Copy value into APIs, logs, or config files.
Open the editor and run your first conversion in seconds.
Open editor