Innotive

Regex Tester

Test regular expressions in the browser. Enter a pattern and sample text, see matches and capture groups. Flags: g, i, m.

How it works

Type a regular expression and sample text. See matches and capture groups in real time. Toggle flags (g, i, m) to test global, case-insensitive, or multiline behavior. No data is sent to a server.

Result

2 matches found.

  • #1 index 9: "alice@example.com"
  • #2 index 31: "bob@test.org"