Text Escaper
Escape or unescape text for different formats
Format Guide
JSON String: Escape for JSON
HTML: Escape HTML entities
URL: Percent-encode for URLs
XML: Escape XML entities
CSV: Escape for CSV fields
SQL: Escape for SQL strings
Regex: Escape regex special chars
Shell: Escape for shell commands
All processing happens locally in your browser.