Regular Expression Tester
Write your regex pattern, pick flags, and see matches highlighted live over your test text, with a list of matches and captured groups.
Expression and flags
/…/g
Test text
Type an expression and a test text to see the matches.
Related tools
Related articles
Frequently asked questions
Which regex engine does it use?+
The ECMAScript (JavaScript) engine, the same one browsers and Node.js use.

