Skip to main content
ssvpune

Regex Tester

Regex Tester

Test a regular expression against sample text with live highlighting.

Use tool ↓

About this tool

Enter a regular expression pattern, flags and a test string to see every match highlighted inline, plus a list of matches with their index and captured groups. Invalid patterns are caught and explained rather than crashing silently.

Examples

  • Pattern \b\w+@\w+\.\w+\b against "email me at a@b.com" highlights "a@b.com".

Frequently asked questions

Related utilities