This page creates word searches from a list of words.
- Words are delimited by whitespace and/or commas.
- All words must be shorter than the word search's width and height.
- By default, the grid only contains letters from the words.
This means that if the words are too short and/or there are not enough different letters,
it may be impossible to contruct a valid word search.
When this happens, question marks appear - regenerating the word search might help.
- Selecting “Fill Using A-Z” chooses letters based on frequencies of letter usage in English
instead of only using letters from the words.
- Use the Reveal popup to highlight the locations of the words.
- Use the Download link to save the word search to a file.
- Use query strings to specify the words in the url. E.g.