Regex Tester

Test regular expressions in real-time with match highlighting and capture groups.

/ /

Regex tips for fewer surprises

Regular expressions are powerful, but small changes can drastically affect matches. Use this tester to iterate quickly before using a pattern in production code.

Common mistakes

Quick example

PatternExample text
[a-z]+@[a-z]+\\.[a-z]+test@example.com