nueralhook ← All tools
Free · runs in your browser

Regex Tester

Test a regular expression against your text and see every match and capture group highlighted live.

Test regex without leaving the page

Uses the browser's native JavaScript RegExp engine, so what you test is exactly what runs in your code. Matches are highlighted inline and capture groups are listed per match. Add flags like g (global), i (ignore case), or m (multiline). Nothing is uploaded.

More free tools