All Tools

Regex Tester

Live JavaScript regex testing with match highlighting, capture groups, and a substitution preview. Same engine your browser and Node.js use.

Test string
Matches2 matches
Try editing the pattern and text. Hit alice@example.com or bob+work@kspr.tech.
Match details
Match #1 · index 3817 chars
alice@example.com
$1 = alice
$2 = example.com
Match #2 · index 5919 chars
bob+work@kspr.tech.
$1 = bob+work
$2 = kspr.tech.