Skip to content
Text & Writing

Text Reverser

Three different reversals, because 'reverse this text' means three different things. Character mode turns 'hello' into 'olleh'. Word mode keeps each word intact but reverses their order. Line mode flips a list top to bottom, leaving each line's contents alone.

Free, no signupRuns entirely in your browser
Input
Result
etiS dnalebiV
About

What the Text Reverser does

Line mode is the one people reach for most often in real work — it turns an oldest-first list into a newest-first one without re-sorting or re-typing anything.

How it works

Using the Text Reverser

  1. 1Paste your text into the input.
  2. 2Choose characters, words or lines.
  3. 3Character mode reverses the entire string end to end.
  4. 4Word mode splits on whitespace and reverses the resulting sequence.
  5. 5Line mode splits on line breaks and reverses the order of the lines.
Use cases

What people use it for

  • Flipping a chronological log so the newest entry is first
  • Creating mirrored text for a puzzle, tattoo mock-up or design
  • Reversing word order to test a text-processing script
  • Checking whether a phrase reads the same backwards
FAQ

Frequently asked questions

6 related

Related tools

All tools →