How to use Text Escape & Unescape
Escape or unescape JSON string content, HTML entities, and regular-expression literals.
What to provide
Choose a deterministic escaping rule. The result remains inert text and is never evaluated or rendered.
- Paste, type, or drag and drop a supported text file into the input area.
- Choose the options that match your intended result.
- Select “Run tool” or press Ctrl/Command + Enter, then copy, download, or move the result back into the first input for another pass.
What the result means
Text transformed with the selected escaping rule.
Privacy and safety
This utility is loaded as browser code and processes your input only in this tab. OmniCastConverter has no upload endpoint and never stores your content, filenames, tokens, or secrets. Generated markup and code are shown as inert text and are never executed.
Limitations
- JSON unescape expects string content without surrounding quotes. HTML decoding supports named XML/HTML basics and numeric entities.
Try the included example
Select “Load example” at any time to restore this tested sample.
<button title="A&B">C:\temp</button>