Regex Tester

Test regular expressions in your browser. No uploads, no tracking — everything runs locally.

Pattern
Mode
flags: gm
Input text
ResultMatches: 2
Hello world! Email: test@example.com Phone: +1 (555) 123-4567 Order IDs: A-10293, A-10294 Dates: 2026-01-05, 05/01/2026
Matches list (2)
A-10293#1 @ 73
A-10294#2 @ 82
Tip: \d digit, \w word char, . any, groups ( ), alternatives a|b

What is a Regex Tester?

A regex tester helps build, test and debug regular expressions against sample text. Used for input validation, log parsing, data extraction and search/replace operations.

Is my data safe?

This Regex Tester runs 100% client-side. No data is uploaded or transmitted to any server.