Test regular expressions against any input with live match highlighting; see capture groups, match indices, match count, and replacement output as you type. Visualize patterns as railroad diagrams, get token-by-token explanations, check for catastrophic-backtracking (ReDoS) risk, and browse a curated pattern library.
Test regular expressions against any input with live match highlighting; see capture groups, match indices, match count, and replacement output as you type. Visualize patterns as railroad diagrams, get token-by-token explanations, check for catastrophic-backtracking (ReDoS) risk, and browse a curated pattern library.
Enter your pattern and flags, then type a test string. Matches and capture groups are highlighted live as you type.
Yes. The tool breaks a pattern down token by token and includes a searchable library of common ready-made patterns.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.