Reverse words
Reverse the order of the words in your text without spelling them backwards.
Reverse words
Paste any text and this tool flips the order of the words while every word stays spelled exactly as before. "the quick brown fox" becomes "fox brown quick the". This is different from reversing characters or mirror text: the letters inside each word are untouched, only their sequence changes, so the result is still perfectly readable.
Use the scope option to control how far the reversal reaches. Per line reverses the word order inside each line on its own and keeps the same number of lines, which is handy for reordering list items, log entries or lines of a poem one at a time. Whole text treats the entire input as a single stream, flattens the line breaks and returns one line with every word in reverse order — useful when the line breaks are incidental and you just want the last word first.
Extra spaces and tabs between words are collapsed to a single space, so messy pasted text comes back tidy. Windows and Unix line endings are handled the same way, and the live tally under the result shows how many words and lines were produced.
Everything runs locally in your browser. Nothing you paste is uploaded, stored or logged, so the tool is safe for private notes, drafts or client text. When you are happy with the result, copy it with one click or download it as a .txt file.