String Reverser

Reverse a string, words, or lines of text online. Free tool to flip text backwards instantly in your browser.

Ready.

How to use the String Reverser

  1. Type or paste your text into the input box.
  2. Choose Reverse characters, Reverse words, or Reverse lines from the mode switcher.
  3. The reversed result updates live in the output box as you type.
  4. Click Copy to grab the result.

Frequently asked questions

How is “Reverse characters” different from “Reverse words”?
Reverse characters flips every character in the text back to front (so "Hello" becomes "olleH"). Reverse words keeps each word intact but reverses their order.
Does character reversal handle emojis correctly?
Yes. It reverses by Unicode code point rather than raw character unit, so multi-part characters like emojis and accented letters don’t get corrupted.
What does “Reverse lines” do?
It flips the order of lines in a block of text — the last line becomes the first, and so on — without changing the text within each line.
Is my text sent anywhere?
No. All reversing happens locally in your browser using JavaScript — nothing is uploaded.