Regex Tester
Test and debug regular expressions with real-time pattern matching, flags support, and detailed match results.
Regex Flags
Use flags to modify how the pattern matching works: global (g), case-insensitive (i), multiline (m), and dot-all (s).
Real-time Testing
See matches highlighted in real-time as you type. View detailed information about each match and capture groups.
Privacy
All regex testing happens in your browser. Your patterns and test strings are never sent to any server.