Reverse Text

Reverse text by characters, words, or lines. Free and private, right in your browser.

Flip text backwards by character, word, or line, handy for spotting palindromes, making novelty mirror-text, unscrambling a backwards message someone sent you, or just reversing a list without retyping it. Paste your text and everything reverses instantly in your browser.

How to use it

  1. Paste or type your text into the box
  2. Choose to reverse by character, word, or line
  3. Copy the reversed result

Frequently asked questions

What's the difference between reversing by character, word, and line?
Character mode flips the whole string letter by letter ("hello" becomes "olleh"), useful for palindrome checks or mirror-text tricks. Word mode keeps each word spelled normally but reverses their order ("hello world" becomes "world hello"). Line mode keeps each line intact but flips the order of the lines, which is handy for reversing a pasted list.
Will it mess up punctuation, emoji, or accented letters?
Character-level reversal treats punctuation as its own character, so "Wow!" becomes "!woW". That's expected. Emoji and accented characters are handled correctly rather than getting split into broken symbol fragments, since the tool reverses by actual character, not raw byte.
Is my text uploaded anywhere?
No. The reversal happens entirely in your browser, so nothing you paste ever leaves your device.