ANAGRAM FINDER

Anagram Finder
Every Word Hidden in Your Letters

Enter any set of letters and discover every valid word they contain. Subset mode for all hidden words. Exact mode for true anagrams that use every letter once. Use ? as a wildcard for missing letters. ~75,000 words. Free, no signup.

Subset & Exact Modes Wildcard ? Support Scrabble Scoring Free Forever
MIN LENGTH
SORT BY
MODE
? = wildcard
Searching word database...
Try These Examples
TRIANGLELISTENAEINRSTCINEMASTRESSED

What the Anagram Finder Does

An anagram finder reverses the direction of a dictionary. Instead of going from a word to its definition, it goes from a set of letters to every valid word those letters can form. Enter TRIANGLE and it finds ALERTING, ELATING, GRANITE, ANGLER, and 250+ more — every word the database contains that fits within those 8 letters.

The tool runs in two modes. Subset mode (the default) finds all words made from any combination of the input letters — including shorter words. A subset result does not need to use every input letter. Exact mode finds only true anagrams — words that use every input letter exactly once. LISTEN in Exact mode returns exactly 5 words; LISTEN in Subset mode returns 73 words of varying lengths.

This tool finds words from letters. It does not solve crossword clues, interpret puzzle meanings, or match positional patterns. For crossword pattern matching (e.g. words with a known letter in a specific position), use the Missing Letter Finder.

Who Should Use This Tool?

01
Word Game & Puzzle Players
Find every valid word from a letter set for Scrabble, Boggle, Bananagrams, or any game requiring you to spot words in a group of tiles. Subset mode shows all plays; Exact mode isolates true anagrams for Jumble and Text Twist.
02
Writers & Wordplay Enthusiasts
Discover hidden words in names, phrases, and letter sets for wordplay, creative writing, and puzzle design. STRESSED ↔ DESSERTS and LISTEN ↔ SILENT are classic examples of semantically meaningful anagram pairs — all verifiable here.
03
Vocabulary & Word Discovery
Discovering that TRIANGLE contains ALERTING, ALTERING, INTEGRAL, RELATING, and TANGLIER — all 8-letter rearrangements — reveals letter patterns worth remembering. Subset results expose words you may never have seen before.
04
Teachers & Puzzle Designers
Generate word lists from a given letter set for classroom exercises, word puzzles, and educational games. Exact mode produces clean anagram sets; Subset mode generates tiered word lists from short to long for graded activities.

How the Solver Works

The solver converts your input into a character frequency map — a count of how many of each letter you have. TRIANGLE becomes {T:1, R:1, I:1, A:1, N:1, G:1, L:1, E:1}. Each word in the database is checked: can this word's letter requirements be satisfied by your available counts? If yes, the word is added to results.

In Subset mode, the check is: does every letter in the candidate word appear in your frequency map at least as many times as needed? EATING (from TRIANGLE) needs {E:1, A:1, T:1, I:1, N:1, G:1} — all within the map. In Exact mode, an additional constraint applies: the result must use every input letter exactly once, so result length must equal input length.

Wildcards (?) are handled as count allowances. Each ? lets the solver fill one unsatisfied letter requirement per candidate word. SILEN? has 5 regular letters and 1 wildcard: for every word checked, the wildcard absorbs one missing letter if needed. All processing runs in your browser — nothing is sent to any server.

Read: How the frequency-map algorithm works in detail →

Inside the Algorithm — Frequency Map to Results

When you type LISTEN, the solver does not search for the word. It builds a frequency map, then tests every word in the database against it. The two modes branch at the final step:

INPUT LISTEN Frequency map: L:1 I:1 S:1 T:1 E:1 N:1 6 unique letters no wildcards DB CHECK each word tested: can I make this? INLET ✓ (5 letters) LISTEN ✓ (6 letters) LISTENS ✗ (needs 2×S) PLANET ✗ (needs P) ~75,000 words checked in browser MODE SUBSET any length passes → 73 results EXACT length must = 6 → 5 true anagrams RESULTS Subset (73): SILENT TINSEL INLET LIEN + 69 more... Exact (5): SILENT TINSEL ENLIST + 2 more

Frequency map built from input → every database word tested → Subset passes all fitting words → Exact additionally requires result length = input length. LISTEN produces 73 Subset results and 5 Exact results.

Verified Examples

All results below were generated by running the solver against the actual word database.

InputModeLongest Results (verified)Total Words
TRIANGLE Subset ALERTING, ALTERING, INTEGRAL, RELATING, TANGLIER, TRIANGLE (all 8-letter) 256
LISTEN Exact ENLIST, INLETS, LISTEN, SILENT, TINSEL (complete set) 5
AEINRST Exact NASTIER, RETAINS, RETINAS, STAINER, STEARIN (complete set) 5
STRESSED Exact DESSERTS, STRESSED (complete set) 2
CINEMA Exact ANEMIC, CINEMA, ICEMAN (complete set) 3

Note: "complete set" means the solver returns no other results for that input in Exact mode — these are all the true anagrams in the database.

Exact Anagrams vs Subset Results

Choosing the right mode is the most important decision when using an anagram finder:

ModeRuleLISTEN exampleBest for
Exact Result must use every input letter once SILENT, ENLIST, TINSEL, INLETS, LISTEN (5 results) True anagram discovery, Jumble, Text Twist
Subset Result can use any combination of input letters SILENT, INLET, LIEN, ISLE, IN, and 68 more (73 results) Scrabble racks, word exploration, Boggle, Bananagrams

The default mode is Subset. Switch to Exact when you need true anagrams — words that use every given letter exactly once.

Tips for Better Results

01
Switch Modes for Different Goals
Subset mode for all hidden words from a letter pool. Exact mode for true anagrams that use every letter once. Most users default to Subset; switch to Exact when hunting for a specific full-length anagram.
02
Add ? for Blank Tiles
Use ? for each blank or unknown letter. SILEN? finds words built from S, I, L, E, N plus any one additional letter — including ALIENS, ALINES, ENLIST, INLETS, INSOLE, and 504 more. Two wildcards give two extra letter allowances.
03
Filter by Length to Find Specific Words
After running results, use the length tabs to focus on a specific word length. For Scrabble bingos, click the 7-letter tab. For Wordle candidates, click the 5-letter tab. For crossword patterns, filter to the exact answer length.
04
Sort by Scrabble Score for Game Play
Switch sort to Scrabble Score to find your highest-value play immediately. Useful for Scrabble and Words With Friends when exploring all words from a rack — the best-scoring play appears at the top of the list.

Common Mistakes to Avoid

Confusing Subset results with exact anagrams. In Subset mode, results include words shorter than the input. TRIANGLE in Subset mode includes AN, TAN, RING, and ANGLER — none of which are anagrams of TRIANGLE. Switch to Exact mode to see only true anagrams.

Expecting the finder to solve crossword clues. An anagram finder finds words from letters. It does not interpret clue meanings, match definitions, or understand context. If you have a 6-letter crossword answer with A in position 2 and E in position 5, use the Missing Letter Finder with a pattern like ?A??E? instead.

Forgetting wildcards for Scrabble blanks. If your Scrabble rack includes a blank tile, enter ? for each blank alongside your letter tiles. Without the wildcard, the solver misses all plays that rely on the blank — often the highest-scoring options on your rack.

Using Exact mode for word exploration. Exact mode only returns words of exactly the same length as the input. Entering TRIANGLE in Exact mode returns only 8-letter anagrams. Switch to Subset mode to explore all 256 words hidden within those letters.

Anagram Finder vs Word Unscrambler

FeatureAnagram Finder (this page)Word Unscrambler
Default modeSubset — all hidden wordsExact — uses every letter
Primary goalDiscover all words in a letter setFind the correct puzzle answer
Typical useExploration, Scrabble, word discoveryJumble, Text Twist, Word Cookies
Result count (LISTEN)73 words (Subset)5 words (Exact)
AlgorithmFrequency-map (identical)Frequency-map (identical)
Word database~75,000 words (same)~75,000 words (same)

Both tools use the same underlying algorithm. The difference is the default mode and intended use case. The Word Unscrambler defaults to Exact mode for puzzle solving; the Anagram Finder defaults to Subset mode for exploration. Both support switching modes.

Frequently Asked Questions

What is an anagram finder?
An anagram finder takes a set of letters and returns every valid English word that can be formed from those letters — in any combination (Subset mode) or using every letter exactly once (Exact mode). It is the reverse of a dictionary lookup: instead of going from word to meaning, it goes from letters to all possible words.
How is an anagram finder different from a word unscrambler?
Both tools use the same frequency-map algorithm. The distinction is in default mode and intent. An anagram finder typically defaults to Subset mode — finding all words hidden in a letter set. A word unscrambler defaults to Exact mode — finding the one word that uses every given letter. This tool supports both modes.
How many words can TRIANGLE produce?
TRIANGLE produces 256 verified words in the database, including 6 eight-letter anagrams: ALERTING, ALTERING, INTEGRAL, RELATING, TANGLIER, and TRIANGLE itself. This includes 13 seven-letter words, dozens of six-letter and five-letter words, and shorter combinations.
Does letter order matter when using an anagram finder?
No. Letter order is completely irrelevant. The algorithm converts input into a character frequency map — a count of each letter — and compares it against the same map for every word. LISTEN, TINSEL, ENLIST, and SILENT all produce identical results.
How does the wildcard ? work in the anagram finder?
Each ? represents one missing letter. The solver counts your regular letters, then uses wildcards to fill any remaining gaps when checking each word. SILEN? finds all words that need S, I, L, E, N plus any one additional letter — including ALIENS, ALINES, ENLIST, INLETS, and INSOLE. The position of ? in your input does not matter.
What is the difference between Exact mode and Subset mode?
Subset mode returns every word that can be formed from any combination of your input letters. TRIANGLE in Subset mode returns 256 words of all lengths. Exact mode returns only words that use every input letter exactly once. LISTEN in Exact mode returns exactly 5 words: ENLIST, INLETS, LISTEN, SILENT, and TINSEL.
What are some famous real anagram pairs?
All verified in the database: LISTEN ↔ SILENT, ENLIST ↔ TINSEL, STRESSED ↔ DESSERTS, CINEMA ↔ ANEMIC, MASTER ↔ STREAM, TRIANGLE ↔ ALERTING, ANGEL ↔ GLEAN, STATE ↔ TASTE. Enter either word in Exact mode to find the other.
Can I use this to help with crossword puzzles?
Yes — enter the letters you know are in the answer and use ? for unknown positions. Filter to the required word length. The tool finds words matching your letter constraints, though it does not interpret clue meanings or crossword definitions. For position-constrained patterns, the Missing Letter Finder is better suited.
Is the anagram finder free?
Yes — completely free with no signup required, no daily limits, and no result truncation. The full word database is always available.
What word database does the anagram finder use?
The database contains approximately 75,000 words combining the TWL (Tournament Word List for North American Scrabble), Collins Scrabble Words (used internationally), and standard English vocabulary.

Reviewed by the MyAnagramSolver Editorial Team — word game specialists and competitive Scrabble players. Word validity verified against the TWL (Tournament Word List) and Collins Scrabble Words. Editorial policy.