All Text

Reverse Text

Reverse text by characters, words, or lines.

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

Overview

Reverses your text by characters, by words, or by lines, depending on what you need. Useful for puzzles, certain formatting tricks, and quick text experiments. It runs in your browser.

How it works

The tool can reverse your text three ways: by characters (the whole text read end to start), by words (the word order flipped while each word stays intact), or by lines (the line order flipped). You choose the mode, and the content of the words and characters is unchanged; only the order is reversed. The transformation happens locally on your device.

How to use it

  1. Paste or type your text.
  2. Choose the mode: reverse by characters, words, or lines.
  3. Read the reversed output.
  4. Copy it if you need it.

Examples

Reversing a word

The word "hello" becomes "olleh".

Flip word order

The phrase one two three becomes three two one in word mode.

FAQ

What exactly gets reversed?
It depends on the mode: characters reverses the whole text end to start, words flips the word order, and lines flips the order of the lines.
Does it change the letters themselves?
No. It only reverses their order.
Can I reverse multiple lines?
Yes. The tool processes the text you paste in.
Is my text sent anywhere?
No. The conversion runs in your browser.

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>