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.
Use this tool to transform text inputs directly in your browser for faster debugging, formatting, and data conversion.
Result
2 matches found.
- #1 index 9: "alice@example.com"
- #2 index 31: "bob@test.org"