✉️
Email Normalizer
Normalize email addresses: lowercase, trim whitespace, remove dots from Gmail addresses, strip + aliases. Perfect for deduplication and validation.
Frequently Asked Questions
Does Gmail ignore dots?
Yes! Gmail treats [email protected] and [email protected] as the same address. This tool removes dots from Gmail/Googlemail addresses.
What are + aliases?
Gmail allows [email protected] — everything after + is ignored. This tool strips the + part for normalization.
Is this case-sensitive?
Email addresses are case-insensitive per RFC 5321. This tool lowercases everything.
Related Tools
How to Use
- 1 Enter one or more email addresses (one per line).
- 2 The tool lowercases, trims whitespace, removes Gmail dots, and strips + aliases.
- 3 View the normalized list ready for deduplication.
- 4 Based on RFC 5321 email address rules.