Regex Tester
Test and debug your regular expressions with live matching
g = global, i = case insensitive, m = multiline
How to Use
- Enter a pattern and test text; toggle flags (g, i, m, s, u, y).
- Inspect matches, groups, and indices; iterate with the global flag.