Test regular expressions with real-time matching, highlighting, and match group extraction.
Test and debug regular expressions with real-time matching and highlighting. See all matches, capture groups, and match positions. Supports all JavaScript regex flags (g, i, m, s, u, y). Great for building and testing patterns before using them in code.