Word tools

Word Finder

Build words from available letters or search an exact-length pattern with unknown positions.

Pattern examples: C?T finds CAT/COT/CUT; ?ING finds RING/SING/KING.

Available-letter search

This mode returns words that use no more of each letter than you supplied. Unlike the exact anagram solver, a result may use only part of the rack. Set minimum and maximum lengths to narrow the list.

Fixed patterns

A question mark represents exactly one unknown letter. For example, C?T can match CAT, COT, or CUT, while ?ING finds four-letter words ending in ING. Pattern input is matched character by character, so regular-expression syntax is not executed.