100% local and secure
Your data stays on your device and is never sent to our servers.
Evaluate a regular expression against text, adjust its flags, and inspect the matches to refine your pattern more easily.
Test a regular expression against text and inspect matches immediately before using the pattern in code or validation logic. It is useful for building a regex step by step, checking capture groups, or understanding why a pattern does not match the text you expect.
Your data stays on your device and is never sent to our servers.
Generate, convert, or validate technical data with purpose-built controls.
Technical formats and syntaxes suited to each generator, converter, or validator.
Get a clean, ready-to-use result in seconds without installing software or configuring a complex workflow.
Guide
Add a representative example of the content your regular expression needs to handle.
Provide the pattern and enable useful options such as case-insensitive or global matching.
Review the results and refine the pattern until it matches your intended cases accurately.
A regex can search, extract, or validate text by describing a pattern.
They alter matching behavior, for example by ignoring case, finding multiple matches, or handling multiline text differently.
The pattern may be too strict, some characters may need escaping, or a required flag may be missing for the tested case.
No. Evaluation runs locally in your browser.
Understand ISO 8601 week numbers, Unix timestamps in seconds or milliseconds, and the difference between human-readable dates and technical time values.
Recommended workflow
Discover tools that naturally fit before, after, or alongside this one.
Query JSON data with a simple JSONPath expression.
Test an XPath expression against XML and immediately inspect the matching results.
Format, minify, and validate JSON to make it easier to read or more compact.