Tool to generate word ladders, a sequence of words to pass from one word to another by modifying only one letter at each stage.
Word Ladder - 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 Ladder is a set of letters starting from an initial word and arriving at a final word, while making a chain of step words each of which differs from the previous one by only one letter.
The game has other names like Doublet, Word golf, Word link, Laddergram or stepword.
The principle of word ladders is to create a sequence/list of words by changing only one letter between each.
The number of letters in the two words must therefore be identical (because word length must remain the same throughout the ladder).
Each intermediate word must be a valid word (present in the dictionary).
Ideally, there is the shortest possible sequence of words that connects the two given words.
Example:
DCODE |
DECOY |
CYDER |
CREPY |
CRYPT |
According to the variants, the shuffling of letters is authorized or not (as an option on this ladder maker/creator).
To create a word ladder automatically, dCode generates lists from the 2 words. The result is not guaranteed.
To create a word ladder semi-automatically, use the tool for changing letters in a word.
To go from WORD1 to WORD2 through WORD3, then create a ladder between WORD1 and WORD3 then another between WORD3 and WORD2 and connect the 2.
To go from one word to another, N steps are needed where N is the number of different letters (not common) to the two words.
Example: CODE and WORD have 2 different letters to change (and 2 letters in common: O and D) so it takes 2 steps to go from one to the other.
To have more steps, go through a 3rd word with the number of uncommon letters of your choice (see the changing letters tool).
Doublets is the name given to this ladder principle of words in a newspaper by Lewis Carroll, this is one of the first written records of this game.
dCode retains ownership of the "Word Ladder" source code. Any algorithm for the "Word Ladder" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Word Ladder" 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 Ladder" or any other element are not public (except explicit open source licence like Creative Commons). 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 Ladder" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
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 Ladder on dCode.fr [online website], retrieved on 2025-04-24,