How it works
The engine is the browser JavaScript RegExp implementation. Use safe sample data and remember that regex syntax differs across languages.
new RegExp(pattern, flags).matchAll(sample).
Common questions
Which regex flavor is used?
This tool uses the JavaScript RegExp flavor in your browser.
Can I test secrets?
Do not paste passwords, tokens or production data into any online tool.
Independent developer utility. Review output before using it in production.