How to use
Add or remove escape sequences in code strings.
Turn text containing quotes, newlines, or backslashes into a string literal you can paste straight into JavaScript, JSON, or a config file, or turn a literal back into its real content. A trailing unfinished escape is reported instead of being swallowed.