developer
Free
No signup
Regex Cheat Sheet & Tester
Interactive regular expression reference with live pattern testing and match highlighting.
Loading tool…
About this tool
Browse a comprehensive, categorized regex reference covering anchors, character classes, quantifiers, groups, and special characters — each entry includes the symbol, name, description, and a worked example. Use the quick tester at the top to enter any text and pattern and see matches highlighted in real time. One-click copy puts any pattern straight onto your clipboard.
How to use
- 1 Type or paste your test string into the text area at the top.
- 2 Enter a regex pattern and choose flags (g, i, m, s) as needed.
- 3 Matches are highlighted live; the match count is shown below the input.
- 4 Browse the reference table below and click 'Copy' on any entry to copy that pattern.
Frequently Asked Questions
Related tools
Regex Tester & Debugger
Test regular expressions with real-time match highlighting, capture groups, and replace mode.
JSON Formatter & Validator
Format, validate, and minify JSON — with syntax error pinpointing.
URL Encoder / Decoder
Percent-encode or decode URLs and query parameters — full and component modes.