Perform regex find & replace with capture groups ($1, $2) and flag controls.
Execution runs 100% locally inside the browser sandbox using HTML5 Canvas, Web Cryptography Subtle API, and Web Workers. Zero egress.
Zero network latency. Operates completely offline with zero dependencies on third-party backend servers or cloud services.
Built according to official RFC specifications, cryptographic test vectors, and enterprise-grade data transformation standards.
Write your search regular expression with optional capture groups.
Use $1, $2, or $& in your replacement template.
Inspect live transformed text and copy the output.
Use $1 for the first captured group, $2 for the second, and $& for the entire matched substring.
Zero-egress companion tools in the Text Utilities suite
Calculate US grade level comprehension using the Automated Readability Index (ARI) formula.
Strip accents and normalize European characters into plain ASCII Latin letters.
Encode and decode reversible ROT13 and custom Caesar cipher text strings.
Format scientific Markdown chemical formulas and mathematical exponents.