Encoding
String Escape
Escape and unescape string literals locally.
About String Escape
Escape and unescape string literals locally. Encode, decode, escape, and inspect common text and binary-safe formats. Kr3 DevTools keeps lightweight calculations in the browser whenever possible.
How to use String Escape
- Open the String Escape tool page.
- Paste or type the content you want to process.
- Adjust any options shown by the tool when needed.
- Review and copy the generated result.
Quote sample
He said: "hello".
Keywords
Related tools
- JSON Escape / UnEscapeEscape and unescape JSON string content locally.
- SQL FormatterFormat SQL statements locally.
- SQL CompressorMinify SQL statements locally.
- SQL UnescapeUnescape SQL string literals locally.
- Text ProcessorClean, filter, deduplicate, sort, and change case for line-based text locally.
- Text Case ConverterConvert text into camelCase, snake_case, kebab-case, title case, or constant case.