Text Reverser
dlrow olleH
Related external sites
Some links are affiliate links.
Related tools
This tool reverses text three ways: it can flip the order of characters, reverse the order of words on each line, or reverse the order of lines. Character reversal works by Unicode code points, so most emoji and accented letters stay intact. Everything runs in your browser.
How to use
- Type or paste your text into the box.
- Choose whether to reverse characters, words, or lines.
- Copy the reversed result.
How it works
For character mode, each line is split into Unicode code points and reversed, then the lines are kept in their original order — this avoids breaking many emoji and accented characters that a naive reverse would split. Word mode splits each line on whitespace and reverses the words while keeping the spacing. Line mode simply reverses the order of the lines.
Features
Character reverse
Flip the letters of each line to read backwards.
Word reverse
Reverse the order of words while keeping each word intact.
Line reverse
Flip the order of lines in a list or paragraph.
Private & instant
Text is reversed in your browser; nothing is uploaded.
When to use it
Fun & puzzles
Make mirror text or backwards messages for games.
Reorder lists
Flip a list of lines from last-to-first quickly.
Palindromes
Compare text with its reverse to spot palindromes.
Quick edits
Reverse word order in a phrase without retyping.
Notes
- Character mode reverses by code points to protect most emoji.
- Word mode keeps the original spacing between words.
- Line mode only changes the order of lines, not their content.
- All processing runs on your device; nothing is uploaded.
FAQ
- Does it break emoji?
- Character mode reverses by Unicode code points, which keeps most emoji and accented letters intact.
- What's the difference between modes?
- Characters flips letters, Words reverses word order, and Lines reverses the order of lines.
- Can it help with palindromes?
- Yes. Reverse the text and compare it to the original to check if it reads the same both ways.
- Does word mode keep spaces?
- Yes. It preserves the whitespace between words while reversing their order.
- Is my text uploaded?
- No. Everything happens in your browser and nothing leaves your device.