Tool/Solver to automatically solve a word search puzzle and find all the hidden words in all directions (horizontal, vertical, diagonal).
Word Search Solver - dCode
Tag(s) : Word Games
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A word search puzzle (also called a hidden word puzzle or word scramble) is a game of letters arranged in a rectangular grid. Words are written in straight lines and hidden horizontally, vertically, or diagonally, in both directions.
Some letters may be shared between several words.
The goal of the game is to find all the hidden words in the grid. The list of words is often provided to the user but may be kept secret.
A word search puzzle can be solved by browsing/scanning the whole grid, row after row, letter after letter, and try to find words in the 4 direction (2 horizontal: from left to right or from right to left backward, 2 vertical: from top to bottom and from bottom to top) or even 8 directions with diagonals, in order to find words. A complementary technique consists in aiming the unused letters.
The goal of the game is usually to find a solution/answer word consisting of remaining letters that are never used by any word, it can be an answer like a word or a secret message.
Some words can be placed twice in the grid but will only be displayed once by dCode.
The dCode word search word finder is fully automatic and can search the answer words automatically (yeah, that's cheating), it colors the grid with the found / scratched words and indicates their coordinates (row, column).
Example: PUZZLE (1,2) ↘ indicates that the word PUZZLE was found, its first letter is row 1, column 2 and goes in the south east direction.
dCode accepts grids via copy-paste as text.
If the grid only exists as an image, take a photo or screenshot of it, then use an OCR tool to extract the text. Remember to check the result: some characters (like O/0 or I/l) can be confused.
For manual resolution, copying the grid onto graph paper helps maintain correct letter alignment and avoids positioning errors.
Several tricks for playing and find solutions with word-search/word-hunt puzzles:
— Use dCode to find the words and get the answers to each grid
— Do not rush, take your time not to miss out on words
— Use an exhaustive search criss-cross strategy (from top to bottom, bottom to top, left to right, right to left, diagonals etc.)
— By the end, select a word and search only this one among the remaining letters
Using a word search solver can help the user overcome difficulties, save time, or learn new words.
dCode retains ownership of the "Word Search Solver" source code. Any algorithm for the "Word Search Solver" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Word Search Solver" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Word Search Solver" or any other element are not public (except explicit open source licence). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Word Search Solver" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source (Creative Commons CC-BY free distribution license).
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Word Search Solver on dCode.fr [online website], retrieved on 2026-03-31,