CodeScript

Regex Tester

Test regex patterns with live match highlighting and capture groups.

What it does

Enter a regular expression and test string, and this tool highlights every match live as you type, lists each capture group, and shows which flags (g, i, m, s, u, y) are active.

FAQ

Not currently — this tool focuses on live matching, capture groups, and a flags reference. A natural-language explainer may be added later.

Related tools