Glob Pattern Tester

Test glob patterns against a list of paths in real time.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Test glob patterns against your paths

Paste a glob pattern and a list of file paths and see exactly which ones match — instantly, as you type. Useful for sanity-checking gitignore rules, build globs, CI path filters, and tooling config before you commit them.

Supports *, the ** globstar, single-character ?, character classes such as [a-z], and brace alternation like {ts,tsx}. Everything is compiled to a regular expression and matched in your browser — nothing is uploaded.

Ad placeholder (rectangle)