Reverse Words
Reverse the order of words in your text — or flip the letters, characters or lines instead.
0 words · 0 characters
How it works
Paste your text and pick what to reverse — the result updates instantly, with no button to press. Word order flips the words in a sentence so "the quick brown fox" becomes "fox brown quick the". Letters in each word keeps the words where they are but spells each one backwards, Whole text reverses every character in one go, and Line order flips a list upside down while leaving each line untouched.
With "Reverse within each line separately" ticked, every line is reversed on its own so lists and poems keep their shape; untick it to treat the whole text as one long stream. Runs of spaces and tabs between words are collapsed to a single space, and leading or trailing whitespace is trimmed. Character reversal is grapheme-aware, so emoji, flags and accented letters stay intact instead of breaking into mojibake. Everything happens in plain JavaScript inside your browser — your text is never uploaded, stored or logged, so it is safe for confidential content.
Frequently asked questions
How do I reverse the order of words in a sentence?
Paste the sentence into the box, leave the mode on "Word order" and the reversed sentence appears immediately below — "the quick brown fox" becomes "fox brown quick the". There is no button to press, and because everything runs in your browser the text is never uploaded anywhere.
What is the difference between reversing words and reversing letters?
"Word order" keeps every word spelled correctly but puts them in the opposite order. "Letters in each word" leaves the words in place and spells each one backwards. "Whole text (characters)" does both at once by reversing every character from last to first, which is what most backwards text generators do.
Can I reverse each line of a list separately?
Yes. Keep "Reverse within each line separately" ticked and every line is reversed on its own, so a list or poem keeps its line structure. Untick it to treat the whole text as one stream, or choose "Line order" to flip the list upside down while leaving each line exactly as it is.