Regex Tester

Test any regular expression against sample text. See matches highlighted instantly as you type.

Runs in your browser · No data sent anywhere
Test String
Highlighted Matches

Frequently Asked Questions

Does the tester support RegEx flags like 'global' or 'case-insensitive'?

Yes, you can toggle flags such as g (global), i (insensitive), and m (multiline) to test different matching behaviors.

Will it highlight which part of my text matches the pattern?

Yes, as you type your regular expression, all matching substrings in your test text are highlighted in real-time.