Escape and unescape HTML, URL, JSON, XML, Java, SQL, and CSV formats.
Switch between escaping and unescaping with dedicated actions.
See escaped output immediately as you type or paste text.
All processing happens locally. Your sensitive data never leaves your browser.
Escape quotes and line breaks before embedding strings in JSON.
Safely insert user-generated content into HTML attributes.
Normalize log output or config strings before sharing.
Prepare strings for use in scripts without manual escaping.
Prevent broken syntax when moving text between tools or editors.
Paste strings from JSON, HTML, or logs that need escaping or unescaping.
Select Escape or Unescape to match your target format and prevent syntax issues.
Check quotes, line breaks, and slashes to ensure the output matches your expected format.
Use the cleaned output in code, configs, or templates without manual fixes.