DEV/STRING
String Escape
Escape and unescape strings for JS, JSON, and other quoted contexts.
Escaped (JS/JSON string)
"Hello\n\"world\"\t\\path"
Unescaped
(invalid escape sequence)
Related tools
All →DEV/FORMAT
JSON Formatter
Prettify, minify, and validate JSON data strings instantly.
DEV/SQL
SQL Editor & Checker
Format SQL and lint for missing WHERE, unmatched quotes, and common mistakes.
DEV/AUTH
JWT Debugger
Decode and inspect JSON Web Token headers and payloads.
DEV/SCHED
Cron Editor
Build and explain crontab expressions.