What this tool actually does
Type a word, and you get back the dozens of ways people fat-finger it. “Toolsvu” becomes “toolsvu”, “tooslvu”, “toolsvy”, “tolsvu”, and so on. Each line is a real, plausible mistake someone could make on a keyboard, not random gibberish.
Paste one word or a hundred. The generator runs every entry through six typo strategies, throws out the duplicates, and hands you a clean list. There’s a live count so you know exactly how many variants came out.
The six ways it breaks your words
- Adjacent-key swaps look at where each letter sits on a QWERTY keyboard and swap in its physical neighbors. Hit “s” instead of “a”? That’s the most common typo there is.
- Double letters insert a stray repeat. “Hello” picks up “Helllo” and “Heello” because fingers bounce.
- Missing letter drops one character at a time. Fast typists skip letters constantly.
- Transposed letters flip two adjacent characters. “Form” becomes “from” - the classic one everybody knows.
- Missing or extra space runs words together or wedges a stray space inside them. “Login” turns into “log in” and “myaccount” splits open.
- Letter substitutions swap sounds people confuse: c for k, ph for f, ie for ei, y for i. Phonetic misspellings, basically.
You can toggle any of these on or off. Doing domain research? Maybe you only care about adjacent keys and missing letters. Building a phonetic keyword list? Flip on substitutions and turn the rest off.
Where people actually use this
Google Ads campaigns leak money on misspelled searches. Someone types “chaep flights” and your competitor’s broad-match ad shows up because you never bid on the typo. Drop your keyword list in here, generate the variants, and load them as a separate ad group. I’ve seen this recover cheap clicks that proper-spelling bidders ignore entirely.
Domain investors and brand-protection teams use it differently. They take a brand name, generate every plausible typo, and check which ones are registered. Typosquatters camp on “gogle.com” and “facebok.com” to siphon traffic. If you own a brand, you want to know which lookalikes exist before someone else points them at a phishing page.
There’s a third crowd: QA folks testing search autocomplete and spell-check. Feed your product names in, grab 200 misspellings, and verify your fuzzy search still finds the right result.
A few honest limits
This generates structural typos, the kind that come from keyboard mechanics and sound. It doesn’t know that “definitely” gets misspelled “definately” specifically because of how English works. For famously-misspelled words, the substitution and double-letter options get you close, but a hand-curated list still beats any generator for the top offenders.
Big lists stay fast because everything runs in your browser. Nothing gets uploaded. Your keyword list, which might be the whole strategy behind a campaign, never leaves your machine.
One more thing: longer words produce a lot of variants. A 12-letter word with all six strategies on can spit out 80-plus typos. That’s by design for research, but if you only need the likely ones, stick to adjacent keys plus missing letters.
Questions people ask
How is this different from a spell checker?
Opposite job. A spell checker fixes mistakes. This one manufactures them on purpose so you can plan around the ways real people will mistype.
Will it generate typos for full phrases?
Yep. Put “running shoes” on a line and it treats the whole phrase as one entry, including the missing-space and extra-space variants that split or join the words.
Can I get just one type of typo?
Sure. Turn off every strategy button except the one you want. Want only transpositions? One click and the output rebuilds instantly.
Are duplicates removed?
Always. If two different strategies land on the same misspelling, it shows up once. The count reflects unique variants only.
Is my word list sent anywhere?
No. The whole thing runs client-side in JavaScript. Open the tab, close it, and there’s no trace on any server.