Reverse Text
Reverse text by characters, words, or lines.
Result
The reversed text will appear here.
How to use it
- Type or paste your text.
- Choose to reverse by characters, words, or lines.
- 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
Input
hello (by characters)Output
ollehInput
one two three (by words)Output
three two oneCommon 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
Text
Word Counter
Count words, characters, sentences, and reading time live.
Open toolText
Case Converter
Convert text between UPPERCASE, lowercase, Title, camelCase, snake_case, kebab-case.
Open toolText
Lorem Ipsum Generator
Generate lorem ipsum placeholder text.
Open toolText
Remove Duplicate Lines
Remove duplicate lines from a list.
Open toolText
X Character Counter
Count characters against X (Twitter) limits, live.
Open toolEmbed 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.