Three-letter pattern
Input: c_t
Output: cat, cot, cut
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Find words that match a given pattern using wildcards — solve crossword blanks, hangman puzzles, and word games.
The Word Pattern Matcher finds all English words that match a given letter pattern, using underscores or question marks as wildcards for unknown letters. Enter a pattern like _at (matches bat, cat, hat, rat) or c_t (matches cat, cot, cut) and the tool returns every dictionary word that fits. This is invaluable for solving crossword puzzles where some letters are already filled in, cracking hangman puzzles, or exploring what words fit a particular structure. You can also specify known letters at exact positions and blank positions simultaneously for highly targeted searches.
Input: c_t
Output: cat, cot, cut
Input: _ight
Output: light, might, night, right, sight, tight, fight
Input: pre__
Output: press, preen, preff (filtered to dictionary words)