Pattern & flags
Patterns update in real-time as you type.
Snippets
Evaluate patterns, inspect matches, and copy reusable snippets without leaving the browser. Use it alongside the color converter when building CSS utilities that rely on regex validations.
Patterns update in real-time as you type.
Snippets
Matches are highlighted inline.
Matched segments are wrapped for quick review.
Capturing groups are listed for each match.
Match 1 at 27: Contact Jane
Match 2 at 47: John Smith
Quick answers for developers landing here from search.
Enter your pattern and optional flags, then paste or type sample text. Matches highlight automatically, and matches list out each capturing group.
Pick a snippet to preload a pattern, flags, and sample text for common use cases like email or URL matching. You can tweak them as needed.
Yes. All regex evaluation happens in your browser, so you can test production data without sending it to a server.