Anagram generator — turn a name or word into new words
Type a name, word or short phrase below and this generates every dictionary word that can be made from its letters — full rearrangements in Exact mode, or every shorter word hidden inside it in All-words mode. The same engine as the main solver, framed for the job of starting from a name or phrase rather than a single word.
Generating anagrams from a name
The classic literary and puzzle-hunt trick — author pen names, cryptic-crossword misdirection, escape-room clues — is to reduce a name or phrase to its raw letters and search every rearrangement of them. Type a full name with spaces; this tool strips the spaces and any punctuation automatically, so “Clint Eastwood” becomes one 13-letter pool before it's searched, exactly the way a hand-built pen-name anagram would treat it.
Most names come back with no exact anagram at all — that's expected, not a fault. A name's letter set is essentially arbitrary from the dictionary's point of view, so an exact rearrangement into other real words is a coincidence more often than not. When it does happen, it's usually worth it: switch to All-words mode on the same input to also see every shorter word buildable from a subset of the name's letters, which almost always turns up something.
Worked examples
A four-way anagram family: post, spot, stop, tops
Type any one of post, spot, stop or tops and Exact mode returns the same four-word group every time, because the lookup keys on the sorted letters (opst), not on which word you happened to type first. Groups this size are uncommon — most four-letter words have zero or one exact anagram — which is part of why they get reused as classroom and puzzle examples.
A short name that resolves: “mary”
mary → army, mary, yarm. “Army” is the everyday find; “yarm” is an obscure dialect entry, again illustrating that a general dictionary surfaces words a curated name-anagram list wouldn't bother with.
An honest miss: ELVIS → LIVES. The two share exactly the same letters, and it's one of the best-known name anagrams in pop culture. Searching “elvis” here in Exact mode returns only slive, because this tool's general dictionary doesn't carry “lives” as its own headword the way a curated word list built specifically for name trivia would. It's a clean example of the dictionary-coverage caveat: the algorithm found every anagram that exists in this dictionary — it just isn't the same dictionary a trivia page was built from.
Frequently asked questions
How do I generate an anagram of my name?
Type your name into the box above with or without spaces — spaces and punctuation are stripped automatically, so a first and last name become one letter pool. Exact-anagram mode then shows every dictionary word that uses precisely those letters, once each. Most names have no exact dictionary anagram at all; that's normal, not a fault of the tool.
Why does a famous name-to-word anagram not show up here?
Because it depends on the target word actually being in this tool's dictionary. A well-known example: ELVIS and LIVES share the same six letters, but this tool's general dictionary doesn't carry “lives” as a separate headword the way a curated pop-culture list might — searching “elvis” here returns only “slive”, a real but obscure word. Dictionary coverage, not the algorithm, is almost always the reason a specific expected result is missing.
Can I generate anagrams for a whole phrase, not just one word?
Up to 24 letters, yes — spaces and punctuation are removed so a short phrase becomes one continuous pool. This tool still returns single dictionary words from that pool, though; it does not rearrange the pool into a matching multi-word phrase.
What's a good way to find anagram “families” like post/spot/stop/tops?
Type any one member of the family — searching “post”, “spot”, “stop” or “tops” all return the identical four-word group, because exact-anagram mode keys purely on the sorted letters, not on which word you happened to type. If a group has more than two or three members it's usually worth noting down; most words have zero exact anagrams at all.