Word Games ★ Most popular
Word Finder
Search words by length, included letters, and letter patterns.
Related tools
All Word Games ->How Word Finder works
Word Finder loads a static English dictionary in your browser, applies the filters you choose, then displays matching words without sending your search to a backend.
Results default to useful game ordering: longer words first, then higher point value, then alphabetical order. Dictionary variant and Scrabble selectors are included so richer dictionary packages can expose regional and ruleset metadata later.
FAQ
Does this tool work on static hosting?
Yes. It loads JSON files from the public folder and runs the matching logic client-side.
Can I use a larger dictionary?
Yes. Replace the demo files in public/word-tools/generated/en by running the dictionary sync script with your generated dictionary source.