Test Regular Expressions Online
Write a regex pattern and see matches highlighted in real time. Toggle flags for global (g), case-insensitive (i), multiline (m), and dotAll (s) matching. Capture groups are displayed separately for each match.
Test regular expressions with live match highlighting.
Write a regex pattern and see matches highlighted in real time. Toggle flags for global (g), case-insensitive (i), multiline (m), and dotAll (s) matching. Capture groups are displayed separately for each match.