Regex Tester

Test regular expressions with live matching and capture groups

//g

Enter a pattern and test string to start matching

Uses the JavaScript RegExp engine. All processing happens locally in your browser.

Regex Tester FAQ

Which regex engine is used?

The tool uses the browser JavaScript RegExp engine for matching behavior.

Can I test capture groups and flags?

Yes, the tester displays match groups and supports standard JavaScript regex flags.