Your data stays local
The transformation runs in this browser tab. ClearText Tools does not upload the input to a processing server.
DEVELOPER TOOL
Prefix regex metacharacters so a literal string can be inserted into a JavaScript-style regular expression pattern.
LOCAL BROWSER TOOL
Paste the literal text you want to match, then copy the escaped pattern fragment.
HOW IT WORKS
Characters such as dots, brackets, dollar signs and asterisks have special meanings in regular expressions. Escaping them makes a pattern match the characters themselves.
The transformation runs in this browser tab. ClearText Tools does not upload the input to a processing server.
Copy the result only after checking structure, edge cases and any values that affect production systems.
NEXT TASK
Use a related tool or guide when the result needs another cleanup, validation or conversion step.
No. This tool processes the input locally in your browser.
Use it as a fast transformation, then validate important output against the requirements of the destination system.