Regex Cheat Sheet
Quick reference for regular expression syntax including character classes, quantifiers, anchors, groups, and lookaheads.
How to Use Regex Cheat Sheet
Browse regex patterns with descriptions. Filter to find specific syntax quickly.
Step-by-Step Instructions
- Browse the regex pattern list
- Filter by pattern or description
- Read what each pattern matches
- Copy patterns for your use
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.