Word Finder — Find Words From Letters
Type in any set of letters and find every word you can make from them. Perfect for Scrabble, Words With Friends, crosswords, and word puzzles.
Related Tools
Word Finder: Turning Letter Jumbles Into Real Words
Every Scrabble player, Words With Friends fan, and crossword solver eventually hits the same wall: a rack full of letters that refuses to form a coherent word in your head, even though you know something is hiding in there. A word finder solves this instantly by checking every possible combination of your letters against a real dictionary, surfacing every valid word — from two-letter lifesavers to full seven-letter bingos — that you could actually play.
How Word Finders Work
At its core, a word finder treats your input as a bag of letters rather than a fixed sequence. Instead of looking for one specific rearrangement (which is what a strict anagram solver does), it checks whether each dictionary word can be built using only the letters you provided, without reusing any letter more times than you have it. This is why typing in "eilst" doesn't just return one word — it returns dozens, from short two-letter words like "is" and "it" up to longer options like "islet" and "tiles."
This subset-matching approach is exactly how competitive word game players think about their rack. You are not trying to use every tile at once — you are trying to find the highest-scoring word that fits within what you are holding, whether that uses two letters or all seven.
Scrabble and Words With Friends Strategy
In tile-based word games, letter value and word length both matter, but they pull in different directions. A long word uses more tiles and often lands on multiple bonus squares, but it is also harder to spot manually — most players simply do not have the patience to mentally test every combination of a seven-letter rack. A word finder removes that bottleneck, surfacing the full list of playable words sorted by length so you can immediately identify your best-scoring option, including the elusive "bingo" plays that use all seven tiles and earn a 50-point bonus in Scrabble.
The "use all letters only" mode exists specifically for this scenario: when you want to see only the words that consume your entire rack, rather than being distracted by every partial-length match.
Beyond Games: Crosswords and Wordplay
Word finders are just as useful outside of tile games. Crossword constructors and solvers use them to test whether a partially filled set of letters can resolve into a valid entry. Puzzle enthusiasts use them to explore anagrams of names, phrases, or trivia answers. Teachers and parents use them to build vocabulary exercises, letting students see how many words hide inside a longer word like "computer" or "elephant." In every case, the underlying task is the same: given a limited set of letters, discover everything the dictionary allows you to build from them.