All Text

Reverse Text

Reverse text by characters, words, or lines.

reverse-text.local
Result
The reversed text will appear here.

How to use it

  1. Type or paste your text.
  2. Choose to reverse by characters, words, or lines.
  3. Copy the reversed result.

About this tool

Reverse Text flips your text in one of three ways: character by character, word order, or line order. Character mode is surrogate aware, so emoji and accented letters are not broken apart. Word mode keeps the spacing between words, and line mode flips the order of lines while leaving each line intact.

Examples

Inputhello (by characters)
Outputolleh
Inputone two three (by words)
Outputthree two one

Common uses

  • Reverse a string for a puzzle or test
  • Flip the order of a list of lines
  • Reverse word order in a phrase
  • Create mirrored text effects

FAQ

Is my text uploaded?
No. The reversal happens in your browser. Nothing you type is sent anywhere.
Does it break emoji apart?
No. Character mode reverses by visible character, so emoji and accented letters stay whole.
What is the difference between the modes?
Characters flips every character, words flips the order of words, and lines flips the order of lines.

Related tools

Embed this tool

Paste this snippet to put the tool on your own site. It runs entirely in the visitor's browser, the same as it does here.

<iframe src="https://tooldok.com/embed/reverse-text/" title="Reverse Text by Tooldok" width="100%" height="560" style="border:1px solid #16130d;border-radius:16px;max-width:720px" loading="lazy"></iframe> <p style="font:13px sans-serif"><a href="https://tooldok.com/tools/reverse-text/" target="_blank" rel="noopener">Reverse Text</a> by <a href="https://tooldok.com/" target="_blank" rel="noopener">Tooldok</a></p>