📖 Read the full Regex Tester & Debugger guide — how it works, examples & FAQ →
How to use this tool
- Paste your test string.
- Enter a regex pattern.
- Set flags (g i m s u) and read the matches.
Example
/(hel+o)/gi on "hello world hello" → 2 matches: [0] "hello", [12] "hello"
Why it's private
This tool runs entirely in your browser using JavaScript. Whatever you paste is processed on your own device — it is never uploaded to a server, logged, or stored. Built by Calabi, which also strips AI metadata and C2PA signals from images and video.