Regex Tester
What it does
Enter a regex pattern and test it against any text. Matches highlight in real time. Shows all match groups, counts, and positions.
How to use
- Enter your regex pattern in the top field
- Paste test text below
- Matches highlight instantly as you type
Notes
- Supports flags: g, i, m, s
- Shows capture groups separately
- Works offline