Gmail Dot Variations Generator

Free email tool

Create Gmail dot variations

Enter one email address to generate every possible version with dots in the username.

Existing dots are normalized before new combinations are created.

Private by design: processing stays in this browser.

A Gmail address can have many dotted spellings without creating another mailbox. Our free Gmail dot variations generator places periods in every available position in the username, shows the exact number of combinations, and lets you copy or export the result. The calculation happens on your device, so the address you enter is not sent to GetMyPassword.

Why dotted Gmail addresses reach the same inbox

For a personal @gmail.com account, Gmail does not treat periods inside the username as meaningful characters. Mail for alexriver@gmail.com, alex.river@gmail.com, and a.l.e.x.r.i.v.e.r@gmail.com is delivered to the same account. Google also prevents another person from registering one of those dotted versions as a separate Gmail username.

This behavior is documented in Google’s Gmail Help. It applies to personal Gmail addresses. If your address belongs to a company, school, or another organization using Google Workspace, dots can change the address and may point to a different recipient.

How the Gmail variation generator works

The part before the @ sign is called the local part or username. The tool first removes any periods already present, then considers every gap between neighboring characters. Each gap has two choices: add a dot or leave it empty. The domain and any Gmail plus tag are kept unchanged.

Username lengthPossible dot patternsExample
4 characters8mail
6 characters32myname
8 characters128alexmail
10 characters512samplemail

For a username containing N characters, the total is 2(N−1). Existing dots do not increase the total because Gmail already ignores them. To keep the browser responsive, the generator displays at most 10,000 deterministic combinations for very long usernames and clearly reports the complete mathematical total.

How to generate and export email variations

  1. Enter a complete email address in the field above.
  2. Select Generate variations. The list appears immediately; no server request is needed.
  3. Choose any address to copy that single variation, or use Copy all for a newline-separated list.
  4. Select Download CSV to save a spreadsheet-ready file that opens in Excel, Google Sheets, LibreOffice, and most contact or testing tools.

The generator accepts other domains so developers can inspect possible dot placements, but it displays a warning because most mail providers do not promise Gmail’s dot-insensitive delivery. Never assume that two dotted addresses share an inbox outside personal Gmail.

Useful, legitimate ways to use Gmail aliases

Test forms and email workflows

Developers and QA teams can use a documented set of aliases to check whether a newsletter form, notification flow, or customer portal preserves an email exactly as entered. Every test message still reaches one controlled inbox, making it easier to review delivery without maintaining many accounts.

Build filters and labels

A unique dotted spelling can help identify which address was supplied to a legitimate contact, project, or mailing list. Gmail filters can then label matching recipients or route those messages into a folder. For stronger source labels, Gmail’s name+tag@gmail.com addressing is often easier to read; the generator preserves a plus tag if you include one.

Normalize customer data

Teams cleaning a permission-based mailing list can compare dotted spellings and spot accidental duplicates. Normalization should be limited to domains whose behavior is known. Removing periods from every provider’s address can merge different people and corrupt customer records.

What a dotted alias does not provide

  • It is not a new Google account. All variations use the original inbox, password, recovery settings, storage, and security controls.
  • It is not anonymous. A recipient or website can remove the periods and recover the canonical Gmail username.
  • It is not a disposable mailbox. Blocking one dotted spelling does not replace a proper spam filter or unsubscribe action.
  • It does not override a website’s rules. Services may normalize aliases, reject them, or prohibit multiple registrations. Use variations only where the account and testing policy allows it.

A variation also does nothing to protect a weak account password. Use our password generator to create a unique login and the password strength meter to review its structure before saving it in a password manager. Enable two-step verification on the Google account as an additional layer.

Privacy and local browser processing

The email variation generator uses JavaScript in the current browser tab. The address is not uploaded, stored in a database, added to analytics events, or sent to an email service. Copying writes only the chosen result to your device clipboard; downloading creates the CSV locally. If the address is sensitive, remember that clipboard history and downloaded files are controlled by your device and should be cleared according to your own security policy.

Frequently asked questions

What is a Gmail dot variation?

It is the same personal Gmail username written with periods in different positions. Gmail ignores those periods, so the messages still arrive in the original inbox.

Do Gmail dot variations create new accounts?

No. They are alternate spellings of one address, not separate Google accounts, inboxes, passwords, or storage quotas.

How many dotted addresses can one Gmail have?

A username with N characters has 2(N−1) possible dot patterns after existing periods are removed. An eight-character username therefore has 128 patterns.

Do dots work the same way in Google Workspace?

No. Google states that dots can change addresses on work, school, and other organization-managed domains. This behavior is specific to personal Gmail addresses.

Are email variations private?

The generator runs locally in your browser and does not submit the entered address to our server. The aliases themselves still identify your main Gmail inbox and are not anonymous addresses.

Can a website reject a dotted Gmail alias?

Yes. A website may normalize dots, block aliases, or treat a dotted spelling as the same account. Always follow the service’s account and registration rules.