Regex Tester

Test and debug your regular expressions with live matching

g = global, i = case insensitive, m = multiline

How to Use

  1. Enter a pattern and test text; toggle flags (g, i, m, s, u, y).
  2. Inspect matches, groups, and indices; iterate with the global flag.

Related Tools