Loading tool...
Loading tool...
Test and debug regular expressions with our free online regex tester. Real-time matching, syntax highlighting, and match group extraction. Perfect for developers working with JavaScript, Python, PHP, and more.
Test and debug regular expressions with real-time matching. Supports JavaScript regex syntax with all flags.
Enter a test string to see matches
Enter pattern and test string
. matches any character,* zero or more,+ one or more,? zero or one,\d digit,\w word character,\s whitespace.
Test and debug regular expressions with real-time matching. Supports JavaScript regex syntax with all flags.
Enter a test string to see matches
Enter pattern and test string
. matches any character,* zero or more,+ one or more,? zero or one,\d digit,\w word character,\s whitespace.