PDF Tools
← Dev Tools

How to Use

1

Enter a regex

Type a regular expression pattern (e.g., [a-z]+) and choose flags like global (g) or case-insensitive (i).

2

Add test text

Paste or type sample text in the test string area. Matches are highlighted in real time.

3

Review matches

See match count, highlighted results, and any capture groups extracted from your pattern.