All tools · 📐 Format / Inspect

✉️ Email Validator

Validate email syntax against RFC 5322 simplified rules. Paste one email or a list (one per line) — we report which are valid, which are malformed, and suggest fixes for common typos in popular domains (gmial.com → gmail.com).

Loading tool…

Examples

Valid
Inputalice@example.com
Output✓ Valid
Typo detected
Inputbob@gmial.com
Output✗ Suspicious — did you mean gmail.com?
Bulk
Input10 emails
Output8 valid, 1 typo, 1 malformed

Frequently asked questions

Does this check if the address actually receives mail?

No — syntax only. Real deliverability check needs SMTP verification, which requires server-side code and the recipient's consent.

Are plus addresses (alice+tag@gmail.com) valid?

Yes. Gmail and many providers support + tags for filtering. We accept them.

About this tool

Email Validator runs entirely in your browser using standard Web APIs. No data is sent to any server. The source for this tool is in our public GitHub repository.

Related tools

← All 96 tools

Why this tool

vs typical free web-tool sites

1vwTypical free site
PriceFreeFree
Signup requiredNoOften (for premium features)
Ads inside the toolNoYes (banner + video)
Data sent to serverNo (browser-only)Yes (inputs analyzed for ads)
Total tools96Often <20 or scattered across sites
Bookmarkable URL per toolYesMixed
Loads in under 1sYes (static)Often slow (ad tracking)
MultilingualEN / ES / PT / FR / DEUsually EN only
Open sourceYesNo