UtiioSuggest

Regex Tester

Try regex patterns against sample text and see matches.

Test string

Matches

2

Flags: /gi

#MatchIndexGroups
1hello@utiio.com14
2support@example.org33

In-depth explanation

Enter a JavaScript-compatible regular expression, toggle flags, and see all matches with indices and capture groups. Everything runs locally in your browser — your inputs are not uploaded to produce the result.

JavaScript (ECMAScript) regular expressions, as used in the browser. G = global, i = ignore case, m = multiline, s = dotAll, u = Unicode.

Matching runs locally in your browser. Tweak the inputs above to compare options, then copy or note the result you need.

Frequently asked questions

Related tools

Explore similar utilities you might find useful next.