JustConvertAll-in-One Convert

Regex Tester

Test and debug regular expressions instantly online. Highlights matches, shows capture groups, and supports all JavaScript regex flags (g, i, m, s). Free regex tester — no signup required.

Pattern/g

Test String

Related Tools

Advertisement

Supported Flags

Quick Reference

.Any character
\dDigit (0–9)
\wWord char
\sWhitespace
^Start of string
$End of string
*0 or more
+1 or more
?0 or 1
(...)Capture group
[abc]Character class
[^abc]Negated class

We use cookies to display ads via Google AdSense and to analyze aggregate traffic. Your input data is never stored or uploaded. Privacy Policy