Skip to main content
All Tools
transform

Reverse Words

Reverse the order of words

About the Reverse Words tool

Reverse Words keeps each word intact but puts them in the opposite order — so "hello world foo" becomes "foo world hello". It's handy for rearranging lists, creating reverse-order prompts, or simply testing string manipulation logic.

Input
0 words·0 characters·0 lines·0 min read
Output
0 words·0 characters·0 lines

How to use

  1. 1Paste your sentence or word list.
  2. 2Words are reversed in order while letters within each word stay the same.
  3. 3Copy the output.