How Many Gmail Dot Variations Can You Create?
July 8, 2026 · 4 min read
The Gmail dot trick works because Google ignores dots in the username. That means every possible placement of dots in your username creates a new address that lands in the same inbox. But how many versions are possible?
The simple formula
For a username with n characters, there are n - 1 gaps between characters. Each gap can either have a dot or not. That gives:
2^(n - 1) possible dot variations.
- 3-letter username →
2^2 = 4variations. - 5-letter username →
2^4 = 16variations. - 10-letter username →
2^9 = 512variations.
Why the number grows fast
Each extra character doubles the possibilities. A 15-character username has over 16,000 variations. That is why DotMail caps the generator at 15 characters - the list stays usable while still giving you plenty of options.
What about dots at the start or end?
Gmail does not allow dots at the beginning or end of a username, and consecutive dots likej..ohn are not valid. The generator only produces real Gmail addresses, so those invalid patterns are skipped.
Generate them all instantly
Instead of counting manually, use the DotMail generator to produce every valid dot variation of your username in one click. Copy, label, and use them across different services.