🔍 Regex Tester

Test and validate regular expressions online

Common Regex Examples

\d{3}-\d{3}-\d{4}
Phone number (555-123-4567)
[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}
Email address
https?://[^\s]+
URL (http/https)
#[0-9A-Fa-f]{6}
Hex color code
\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b
IP address

Regex Tester

Test regular expressions online with real-time matching and highlighting. Our regex tester helps you validate patterns, debug regex, and learn regular expression syntax.

Regex Flags

Common Regex Patterns

Digits: \d or [0-9]

Letters: [a-zA-Z]

Whitespace: \s

Word characters: \w (letters, digits, underscore)

Any character: .

Start of string: ^

End of string: $

Quantifiers

Common Use Cases

🔗 Related Snowflake ID Tools

🐦 Twitter Snowflake Decoder 💬 Discord Snowflake Decoder 📸 Instagram Snowflake Decoder

📚 Learn More About Snowflake IDs

How to Decode Tutorial Real ID Examples Snowflake Calculator ID to Timestamp
💙

Support TechConverter

Get $200 free DigitalOcean credit or sponsor us on GitHub!