Normalize email addresses (strip +tags, remove Gmail dots, lowercase) and find duplicates in a list. Everything runs in your browser.
Email Normalizer
Normalize emails (Gmail dots/plus) and find duplicates
3 emails · 1 duplicate
| Input | Normalized | Status |
|---|---|---|
| John.Doe+news@Gmail.com | johndoe@gmail.com | valid |
| johndoe@gmail.com | johndoe@gmail.com | valid |
| A.B@outlook.com | a.b@outlook.com | valid |
Strips +tags for all providers; removes dots and canonicalises the domain for Gmail. Everything runs in your browser.
Related Tools
Get weekly dev tools and tips