Skip to main content

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

  1. 1Enter a regex pattern and flags.
  2. 2Paste sample text below.
  3. 3Read the matches and groups.

Related tools