Online tool for testing regular expressions on text with flags, groups, and match highlighting.
Regex Tester is a free online tool for testing regular expressions on text in the browser with JavaScript RegExp. Processing runs locally in your browser.
Choose a related tool for the next step.
Data passed between tools is kept only in the current browser session.
Regex Tester helps test regular expressions on text directly in the browser.
Supports JavaScript RegExp, flags g, i, m, s, u, and y, shows matches, start/end positions, capture groups, and named groups.
Useful for debugging filters, form validation, log search, email, URL, date, ID, and text pattern checks. Limits on text length and match count protect the browser.
Processing runs locally in your browser.