Word Unscrambler is a fast, free word finder for unscrambling letters and making words from your letters. Enter your tiles to instantly solve scrambled words and find top-scoring plays for Scrabble, Words With Friends, Wordle, Wordscapes, Wordfeud, TextTwist, Word Cookies, Jumble, and anagram puzzles.
Play our free word games
Take a break from solving — three quick browser games, no sign-up. See all word games ›
Type your scrambled letters into the input box above and click Unscramble It. The tool instantly finds every valid English word that can be formed from those letters. Use ? or * to represent blank tiles. Results are grouped by word length so you can quickly spot the highest-scoring plays.
Which Word Games Does the Unscrambler Support?
Word Unscrambler works for Scrabble, Words With Friends, Wordle, Wordscapes, Wordfeud, TextTwist, Word Cookies, and any anagram puzzle. Use the Options panel to narrow results by word length, starting letter, ending letter, or a required middle sequence. Switch the dictionary filter between All Words, Scrabble, or Words With Friends to match the game you're playing. Results are validated against the ENABLE open word list. It's completely free and requires no sign-up.
How Does the Word Unscrambler Work?
1
Enter your scrambled letters
Type up to 15 letters into the input box — the order doesn't matter. Use ? or * to represent a blank tile. A blank tile matches any letter of the alphabet, so entering AEINR? finds every word reachable with those five letters plus one wildcard. You can include up to two wildcards in a single search.
2
Set optional filters
Click Options to open the filter panel. You can restrict results to a specific word length, require a word to start with certain letters, end with certain letters, or contain a required sequence anywhere in the middle. Choose a word-list filter — All Words, Scrabble, or Words With Friends — to narrow results for your specific game. All results are drawn from the ENABLE open word list.
3
Click Unscramble It
The tool searches its built-in dictionary and finds every valid English word that can be formed from any subset of your letters. Unlike an anagram solver (which requires all letters to be used), an unscrambler returns shorter words too — so GARDEN yields GRADE, RAGE, RANG, DEN, and hundreds of other combinations alongside 6-letter results.
4
Browse results grouped by length
Results are sorted longest to shortest, with each length group clearly labeled. Longer words earn more points in Scrabble and Words With Friends, so the highest-value plays appear first. Click any word to copy it, or scan the length groups to find the exact play that fits your available board position.
Who Uses the Word Unscrambler?
Scrabble Players
Finding the highest-scoring play from a rack of seven tiles is the core challenge of Scrabble. Use the unscrambler to discover 7-letter bingo words (which earn a 50-point bonus), or filter to a specific length when you need to fit parallel to an existing board word. Switch the word-list filter to Scrabble mode to narrow results to words valid for that game.
Words With Friends Players
Words With Friends uses its own dictionary that differs from Scrabble — some words legal in one game are invalid in the other. Select the Words With Friends dictionary in Options to ensure every result you find is actually playable. The filter system also helps when the board layout forces you to start or end on a specific letter.
Wordle and Daily Puzzles
When you know some letters in a Wordle but can't find the word, unscrambling your confirmed letters filtered to exactly 5 characters generates all possible arrangements. Combine the "starts with" or "contains" filter with a fixed length of 5 to surface candidates that match your known positions, then eliminate by process of deduction.
Anagram and Puzzle Games
Games like Wordscapes, TextTwist, Word Cookies, and Wordfeud all present a fixed set of letters and ask you to find words within them — exactly what an unscrambler does. Enter the letters shown on screen, set the dictionary to All Words, and browse results by length to systematically fill every required answer slot.
Vocabulary Learning
Students and language learners use unscramblers to discover words they didn't know existed in a letter set. Seeing SERAPH hiding inside SHAPER, or EARNS inside NEARS, builds pattern recognition that speeds up future word recall. Filter to longer words to challenge yourself with higher-difficulty vocabulary.
Crosswords and Word Puzzles
Crossword solvers enter known letters plus wildcards for the unknown positions. If you know a 6-letter answer contains R, A, and E, entering RAE??? with the "contains" filter surfaces every valid arrangement. The pattern filters make it practical to narrow hundreds of results down to the handful that fit a specific crossword slot.
Word Unscrambler: English by the Numbers
Every search runs against the full ENABLE open word list — 172,835 words. Here is how those words break down by length, computed from the exact dictionary this tool uses.
172,835
valid words searched
8 letters
most common length (28,420 words)
23,109
seven-letter Scrabble bingos
28 letters
longest word in the list
Words in the ENABLE open list by length. Counts climb to a peak at eight letters, then taper off toward the rare 20-plus-letter giants.
A typical seven-tile rack unscrambles into dozens to hundreds of words — the vowel-heavy rack RETINAS alone makes 257. The extremes are sparse: just 111 two-letter words, and a lone 28-letter giant, ethylenediaminetetraacetates.
Reproduce these numbers
Every figure above is a plain group-by over the exact word list this tool ships. Run this in any browser console:
const src = await (await fetch('https://lkforge.com/js/wordunscrambler/wordlist.js')).text();
new Function(src + ';globalThis.WORDS = WORDS')();
const byLen = ;
for (const w of WORDS) byLen[w.length] = (byLen[w.length] || 0) + 1;
console.table(byLen); // 111 two-letter … 28,420 eight-letter … 172,835 total
Frequently Asked Questions
What words can I make out of these letters?
Enter the letters you have into the box above and click Unscramble It — the tool lists every word you can make using those letters, from the longest plays down to two-letter words. It works whether you want to make words out of a full Scrabble rack, the letters in a Wordscapes puzzle, or any random set of tiles. Use ? or * for a blank that stands in for any letter, and open Options to keep only words of a certain length or pattern.
How do I unscramble letters into words?
Type your scrambled letters into the input box and click Unscramble It. The tool searches its dictionary and returns every valid English word that can be formed from any subset of those letters, grouped by length from longest to shortest. Results appear instantly — no server request is made. Use ? or * for blank tiles, and open Options to filter by length, starting letter, ending letter, or a required middle sequence.
What do the ? and * wildcards do?
Both ? and * represent a blank tile — a tile with no face value that can substitute any letter of the alphabet. In Scrabble and Words With Friends, blank tiles score zero points but let you complete words you couldn't otherwise form. Enter your real letters plus a wildcard and the unscrambler treats it as every possible letter simultaneously, returning all valid combinations that include the substituted letter.
What word list does this tool validate against?
It validates against ENABLE, a free, openly-licensed English word list of ~172,800 words widely used by open-source word games. ENABLE is not the official NASPA (TWL) or Collins (CSW) tournament list — those are copyrighted. Points shown alongside results are standard Scrabble and Words With Friends tile values.
Which word games does the Word Unscrambler support?
The unscrambler works for Scrabble, Words With Friends, Wordle, Wordscapes, Wordfeud, TextTwist, Word Cookies, and any game or puzzle requiring words within a letter set. For Scrabble and Words With Friends, switch the dictionary in Options to validate against the correct word list. For Wordle, filter to exactly 5 letters to generate legal guesses. For Wordscapes and similar apps, use All Words with no length restriction to find every possible answer.
How do I filter results by length or pattern?
Open the Options panel below the input box. Filter by a specific word length, require results to start with certain letters, end with certain letters, or contain a specific sequence anywhere in the word. All filters combine with AND logic — a result must satisfy every active filter at once. This is especially useful in Scrabble when you need to hook onto an existing board word and must match a specific letter at a fixed position.
Is the Word Unscrambler free? Do I need to sign up?
The tool is completely free with no account, sign-up, or payment required. There are no daily limits, no ads blocking results, and no data collected about the letters you search. Everything runs in your browser using JavaScript — your input is never sent to a server. The full dictionary and all search logic are bundled with the page and execute locally on your device.
How is unscrambling different from an anagram solver?
An anagram solver finds words that use all your letters exactly once each. A word unscrambler is broader — it finds every valid word that can be formed from any subset of your letters, including shorter words. So entering GARDEN into an anagram solver returns only 6-letter results like RANGED and DANGER, while an unscrambler also surfaces GRADE, RAGE, RANG, DEAR, DEN, and every shorter combination. For word games where partial-letter plays score more than using all your letters, the unscrambler is the more useful tool.
How many words can be unscrambled?
The number of words you can unscramble ranges from just one to well over 1,000, depending entirely on your input. Short inputs produce small lists — three letters return only a handful, and a single letter like “Z” yields none — while longer racks create far more permutations. Repeated letters reduce the count of unique combinations, so a varied set like RETRAIN returns more words than one with duplicate tiles. The dictionary you choose also matters: standard word lists surface common words, while extended lists add rarer terms. A full 15-letter input can yield thousands of valid words in milliseconds, often revealing obscure words you never knew existed.
What is the longest word you can unscramble?
The longest word in the ENABLE list this tool uses is ethylenediaminetetraacetates at 28 letters. Among words with no repeated letter, the longest are the two 15-letter isograms dermatoglyphics and uncopyrightable — see our ENABLE lexicon study for the full breakdown. In normal play you can enter up to 15 letters at a time.
How many 7-letter words are there for Scrabble bingos?
The ENABLE word list contains 23,109 seven-letter words — the pool you draw from for a Scrabble bingo (playing all seven tiles for a 50-point bonus). Eight-letter words are even more numerous at 28,420, the most common length in English. Filter results to a length of 7 to see only bingo candidates from your rack.
What is the most common word length in English?
By the ENABLE open word list, eight-letter words are the most common at 28,420, just ahead of nine-letter words (24,873) and seven-letter words (23,109). Counts climb from only 111 two-letter words to the peak at eight letters, then taper off — only a handful of words run beyond 20 letters.
Add This Word Unscrambler to Your Website
Free to embed — drop the full unscrambler into any website, blog, or classroom page. No sign-up and no scripts to install; it runs entirely in your visitor's browser using the same ENABLE word list as this page.
Copy this code and paste it into your page's HTML where you want the tool to appear: