All tools
Developer Tools

Regex Pattern Library

Common patterns, ready to copy or combine.

Pattern
/^[\w.+-]+@[\w-]+\.[a-zA-Z]{2,}$/

Matches a standard email address.

1 match found

hello@example.com