Email Regex Tester
Test email validation regex patterns against a list of email addresses. Choose from preset patterns or write your own. See which emails match and which fail.
Basic format check. Allows most valid emails.
user@example.comjohn.doe@company.co.ukjane+tag@gmail.comadmin@localhost@missing-local.comno-at-signuser@.invalidtest@mailinator.comname@sub.domain.example.comuser@123.123.123.123"quoted"@example.comuser@-invalid.coma@b.cLike this tool? Try Sequenzy for free
AI-powered email marketing with Stripe integration, automations, and built-in analytics.
About this tool
Email validation regex is one of the most commonly needed patterns in web development, yet it is surprisingly difficult to get right. The official RFC 5322 spec allows characters that most people would not expect in an email address. This tool lets you test different regex patterns against a diverse set of test emails to find the right balance between strictness and permissiveness. Once you have validated your email addresses with regex, use our email validator for deeper DNS and MX record checks, and our disposable email checker to filter throwaway addresses.
Frequently Asked Questions
More Free Tools
View all toolsFree Email Validator
Verify email addresses to reduce bounce rates and improve deliverability. Our tool checks syntax, domain validity, and MX records.
Disposable Email Checker
Detect temporary and throwaway email addresses to reduce fake signups. Check if an email is from a disposable provider like Mailinator, TempMail, or Guerrilla Mail.
Gravatar Checker
Check if an email address has a Gravatar profile image. See the avatar, get the MD5 hash, and copy the image URL for use in your applications.
Fake Email Generator for Testing
Generate random, realistic-looking email addresses for development and testing. Customize format, domain, and quantity. Never use real emails in test environments again.