Regex Tester
Test a JavaScript regular expression against sample text — see every match and capture group instantly.
2 matches
- hello@toolshive.com@ 14groups: ["hello", "toolshive", "com"]
- team@example.org@ 37groups: ["team", "example", "org"]
How to use this tool
- 1Enter a regex pattern and flags.
- 2Paste sample text below.
- 3Read the matches and groups.