01 / Fast steps
- Enter a regular expression pattern.
- Optionally set flags (e.g. g, i, m).
- Paste the string to test against.
Enter a pattern and a test string to see every match, its position and any captured groups, updated instantly as you type.
Updates instantly as you type
01 / Fast steps
02 / Best for
03 / Keep in mind
Tool connections
faq
This tool uses the native JavaScript RegExp engine, so behavior matches what you would get in a browser or Node.js.
Yes, enter any combination of valid flags (g, i, m, s, u, y) in the flags field.
Yes, Regex Tester is completely free, with no sign-up and no usage limits. It runs entirely in your browser, so your data never leaves your device.