Skip to main content

Regex Tester

Write and test regular expressions with instant visual feedback. See matches highlighted in your text, view capture groups, and test with different flags.

Frequently Asked Questions

What regex flavors are supported?
QuickNib uses JavaScript's native RegExp engine, which supports most common regex features including lookahead and lookbehind.

Related Tools