Text Reverser
Reverse text by characters, words, or lines. Emoji and accented letters stay intact.
Reversed live as you type. Nothing leaves your browser.
Reverse by
How to reverse text online
Paste your text
Type or paste your text into the input box. The reversed version appears instantly, with no submit step.
Pick a mode
Choose Characters to reverse the whole text letter by letter, Words to flip word order on each line, or Lines to flip line order.
Copy the result
The reversed text updates live in the output box. Click Copy to clipboard to take it with you.
Why use this tool
Three reversal modes
Characters flips the whole text end to end, Words reverses word order while keeping each word readable, and Lines flips a list from bottom to top.
Emoji and accents survive
Reversal keeps emoji, flag symbols, and accented letters intact instead of tearing them into broken characters.
Instant as you type
Every keystroke re-reverses the text, and switching modes reworks the same input. You never retype anything.
Built for long lists too
Paste a whole exported column or log and Lines mode flips it end for end. The output box scrolls instead of stretching the page.
Private and free
The reversal is plain text work on your own device. No account, no server, and it keeps working offline once the page has loaded.
About this tool
This text reverser flips text three ways. Characters mode reverses the whole text letter by letter, so stressed becomes desserts. Words mode reverses word order while leaving each word intact, so the quick brown fox becomes fox brown quick the. Lines mode reverses line order, so a list that reads a, b, c comes back as c, b, a. The output updates live as you type, and switching modes reworks the same input without retyping.
The classic use is palindrome checking: reverse a candidate phrase in Characters mode and compare it to the original. Reversed text also makes playful social posts and puzzle clues, and Words mode turns a sentence into a back-to-front riddle without producing unreadable letter soup. Lines mode is the practical one: when a data export, log, or spreadsheet column arrives in the wrong order, paste it in and the whole list flips end for end. If the list needs ordering rather than flipping, the line sorter handles A to Z sorting, deduplication, and trimming.
Reversal keeps emoji and accented letters intact, so a flag emoji stays a flag and a word like café keeps its accent, just written backwards. Note that reversed text is still ordinary characters in reverse order, not mirror writing or upside-down lettering; for decorated Unicode styles there is fancy text. Everything runs in your browser, so pasted text never leaves your device. To size up the text before or after reversing, the word counter counts characters, words, and lines.
Frequently asked questions
- What is the difference between the Characters, Words, and Lines modes?
- Characters reverses the entire text letter by letter, so stressed becomes desserts. Words keeps every word intact but flips the order on each line, so the quick brown fox becomes fox brown quick the. Lines keeps every line intact but flips the line order, so a list reading a, b, c becomes c, b, a.
- Will emoji and accented characters break when reversed?
- No. The tool reverses whole visible characters, so a flag emoji or an accented letter travels as one unit. Naive reversal tools split these into broken symbols or move the accent onto the wrong letter; here café reversed comes back as éfac, with the accent still on the e.
- Is reversed text the same as mirror text or upside-down text?
- No. This tool reverses the order of ordinary characters; the letters themselves are unchanged, so the result is normal text written backwards. Mirror text and upside-down text swap letters for flipped lookalike characters, which this tool does not do. For decorated Unicode styles, try fancy text.
- How do I check if a word or phrase is a palindrome?
- Paste it in, pick Characters mode, and compare the output to the input. A palindrome like racecar reads identically in both boxes. For phrases, ignore spaces and punctuation when comparing, since a strict character reversal keeps them in place.
- Is my text uploaded anywhere?
- No. The text reverser runs entirely in your browser. Your text never leaves your device, never touches a server, and is not stored or logged. Once the page has loaded, it even works offline.
Related tools
Fancy Text Generator
Turn plain text into bold, italic, script, and other Unicode styles to copy.
Line Sorter
Sort lines alphabetically or in natural order, shuffle them, remove duplicate lines, trim whitespace, and reverse line order.
Add Line Numbers
Prefix every line of your text with a number. Set where the count starts, choose a separator, pad with leading zeros, and skip blank lines.
Alternating Case Generator
Turn text into aLtErNaTiNg caps, the mocking SpongeBob style.
Case Converter
Switch text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case, and more.
Email Extractor
Pull every email address out of any text, then deduplicate, sort, lowercase, and copy the clean list.