WordRack

word finder for crossword tile games

⚙ Default settings

Quick lists

How to use & syntax

Pick a query type, type your letters, and tap Find words. Every control also writes the query syntax box — you can type there directly instead, and it stays in sync. The same syntax works in the command line and the Claude skill.

Query types

TypeFindsExample
RackWords from a subset of your tilesrack AESTRPL
PlusYour tiles + one extra letter (specific or any)plus AESTRPL --with S
StartsWords beginning with the sequence (optional rack limits the rest)starts QU --rack AEINSTZ
EndsWords ending with the sequence (optional rack limits the rest)ends ING --rack ABCORT
ContainsWords containing the ordered sequence (optional rack limits the rest)contains RAE --rack STBL
LooseWords containing all those letters, any orderloose XZQ
PatternFixed positions; _ = any one letterpattern C_T

Options

--with L(Plus) require this specific extra letter
--rack XYZRestrict the non-fixed letters to these tiles. Pattern: fills the _ slots. Starts/Ends/Contains: the letters beyond the typed sequence must come from the rack (+--blanks)
--blanks NAllow N blank/wildcard tiles (0–2); they score 0
--score scrabble|wwf|crossplayTile-value table (default Scrabble; set globally on the ⚙ settings page)
--len N / --len MIN-MAXLength filter, e.g. --len 7 or --len 3-7
--group length|score|letter|noneHow results are grouped (default length). letter = by added letter, Plus queries only
--gdir asc|descOrder of the group headers (e.g. length groups small→large or large→small). Default: length/letter asc, score desc
--sort score|length|alphaSort metric within a group (default score)
--dir asc|descSort direction (↑/↓). Default desc for score/length, asc for alpha
--top NShow only the top N per group
--dict NAME|PATHWord list to use (default ENABLE, 172,820 words)

Symbols & notes

Examples