Do dots matter in Gmail addresses?
For personal Gmail addresses, dotted versions of the same local part usually route to the same inbox. For example, jane.doe@gmail.com and janedoe@gmail.com are treated as equivalent aliases for a personal Gmail account.
Does Gmail ignore dots for Google Workspace accounts too?
Not necessarily. The dot rule is commonly documented for personal Gmail. Work or school accounts on Google Workspace can behave differently, so do not assume dots are ignored outside personal Gmail.
What is the Gmail dot trick?
The Gmail dot trick is the idea that you can insert dots into the local part of a personal Gmail address without changing the inbox that receives the message. It is useful for equivalent aliases, but it does not create a separate mailbox.
What does a plus alias do in Gmail?
A plus alias adds a tag after your local part, such as janedoe+shopping@gmail.com. Mail still goes to the same inbox, but the tag gives you a cleaner way to filter, label, and track signups.
Can this generator create separate Gmail accounts?
No. The generator creates alias variations for the same personal Gmail inbox. It does not provision new mailboxes or bypass account creation requirements on third-party sites.
How many Gmail dot variations are possible?
If a normalized local part has n characters, there are 2^(n-1) possible ways to place dots between those characters. Very long local parts can create very large sets, so the generator may cap how many it renders at once for speed.
Will every website accept dotted or plus aliases as unique signups?
No. Some websites normalize Gmail aliases, block repeat signups, or reject plus addressing. The aliases are valid for your inbox behavior, but third-party signup rules can vary.
Does the tool support @googlemail.com addresses?
Yes. The generator supports personal @gmail.com and @googlemail.com addresses, then keeps the output on the same domain you entered.
Is it safe to enter my email address here?
The tool is designed to run locally in your browser, which means the alias generation itself does not require your email address to be sent to a server. You decide whether to copy or export the results.
What is the difference between dotted aliases and plus aliases?
Dotted aliases are equivalent visual variations of the same local part. Plus aliases add meaning, such as +travel or +newsletters, which makes them more practical for filters and organization.
Can I use dotted aliases and plus aliases together?
Yes. An address such as jane.doe+travel@gmail.com still resolves to the same personal Gmail inbox after normalization, while the plus tag remains useful for filtering.
Why does the generator normalize dotted or tagged input first?
Normalization makes the underlying inbox clear. The page removes dots and strips any existing +tag so you can see the canonical personal Gmail address before generating new variations.