Flip the order of the words in a sentence – last word first – reverse the letters of each word while keeping the word order, or reverse the order of lines. Punctuation can stay where it was.
Reverse word order
Reverse word order: Hello world, how are you today?
Reverse word order, keep punctuation in place
Reverse word order, keep punctuation in place: Hello world, how are you today?
Reverse each word (keep order)
Reverse each word (keep order): Hello world, how are you today?
Reverse lines
Reverse lines: Hello world, how are you today?
Reverse everything
Reverse everything: Hello world, how are you today?
Reversed words, bold
Reversed words, bold: Hello world, how are you today?
Styled letters are Unicode characters, not fonts – screen readers may read them letter by letter and search engines don't match them to plain words, so keep essential details in plain text. Learn more
Reversing words is a different operation from reversing text. Reversing the whole string turns “hello world” into “dlrow olleh”; reversing the word order keeps each word intact and gives “world hello”; reversing each word in place gives “olleh dlrow”. This page provides all three, plus line reversal, so you can pick the exact transformation a puzzle, a caption or a coding exercise asks for.
Word-order reversal is popular for “read it backwards” memes and song-lyric games, for Yoda-style captions and for language-class exercises on sentence structure. The variant that keeps punctuation in position produces natural-looking output – the question mark stays at the end – which is what you usually want for a post.
Type or paste the sentence, or several lines.
Choose word order, letters within words, or line order.
Copy the result.
On the sample “Hello world, how are you today?” the rows give:
“Reverse lines” flips a list top to bottom without touching the lines themselves – the quickest way to turn a chronological log into newest-first, or to invert a countdown. For sorting rather than reversing use the sort-lines tool.
Reversed-word captions read naturally backwards and are easy to decode, which makes them good for “read this from the end” reveals. For text that is visually mirrored or upside down – letters flipped, not just reordered – see the upside-down and mirror styles on the reverse text generator.
Reversing text flips every character; reversing words keeps each word intact and changes their order.
Yes – the “keep punctuation in place” row leaves commas and question marks in their original positions.
Yes – word order is reversed within each line; “Reverse lines” flips the line order.
Not here – use the reverse text generator for mirrored and upside-down letters.
Yes.
20 font styles, 5000+ symbols and a full Unicode text editor. Everything runs in your browser and your text never leaves your device.