Backwards Text Generator
Reverse any text — flip the character order of words and sentences.
How to use Backwards Text Generator
- Type or paste your text — a word, sentence or paragraph.
- Read the reversed output instantly: "Hello world" → "dlrow olleH".
- Copy the result for your puzzle, post or design.
- Decode reversed text the same way — paste it in and the original reappears.
What is Backwards Text Generator?
A backwards text generator reverses the character order of whatever you type: Hello world becomes dlrow olleH. Last character first, first character last — a complete mirror of the string.
Reversed text is the oldest text trick there is: mirror writing goes back to Leonardo da Vinci's notebooks, and today it powers puzzle hunts and escape rooms, playful social posts, hidden answers ("read backwards for the solution"), and quick checks of string-reversal logic when you're coding.
About the Backwards Text Generator
Type or paste text and the reversed version appears instantly, ready to copy.
Puzzle makers hide clues and answers in reversed lines — trivial to decode once spotted, invisible until then. Teachers use it for reading games and to demonstrate string operations in programming lessons (it's the classic first exercise: reverse a string). It's also the quick way to test whether a phrase is a palindrome — reverse it and compare — and to produce mirror text for stencils and transfers, which must be printed reversed to read correctly when flipped.
Everything runs live in your browser; paste the reversed text back in to restore the original.