🍱 Lunchbox Hands

Email Normalizer

Normalize emails (Gmail dots/plus) and find duplicates

Normalize email addresses (strip +tags, remove Gmail dots, lowercase) and find duplicates in a list. Everything runs in your browser.

Checking whether an address can actually receive mail is a different job — for syntax validation and a live MX-record deliverability check, use the Email Checker.

3 emails · 1 duplicate
InputNormalizedStatus
John.Doe+news@Gmail.comjohndoe@gmail.comvalid
johndoe@gmail.comjohndoe@gmail.comvalid
A.B@outlook.coma.b@outlook.comvalid

Strips +tags for all providers; removes dots and canonicalises the domain for Gmail. Everything runs in your browser.

Get weekly dev tools and tips