Enter regex pattern and test string. Matches highlighted real-time. Flags (g/i/m). Groups shown.
Visual feedback for regex debugging. Build patterns faster than code trial-and-error.
JavaScript regex engine; supports lookaheads, lookbehinds, named groups, Unicode.
Yes, numbered and named.
g (global), i (case-insensitive), m (multiline).
Copy pattern and test string.