Regex Tester
Developer Tools· 30 toolsFree online regular expression tester. Enter a regex pattern and test string to see matches highlighted in real time. Supports flags (g, i, m, s), displays match groups, and shows the total match count. Works with JavaScript regex syntax.
//g
Enter a pattern and test string to see matches highlighted here
Frequently Asked Questions
Frequently Asked Questions
References
References and sources
Related Tools
Related Tools
- JSON FormatterFormat, validate, and minify JSON in your browser. Pretty-print raw JSON with indentation, catch inline syntax errors, or collapse to one line.
- URL Encoder / DecoderEncode or decode URL components and query strings instantly. Converts special characters to percent-encoded format — essential for debugging web requests.
- Hash GeneratorGenerate SHA-1, SHA-256, and SHA-512 hashes from any text. Results update live as you type — runs via Web Crypto API, data stays in your browser.