Text Inverter
Paste any text and get the words returned in reverse order — last word first, first word last.
Type or paste text on the left, then click Invert Words. Each word keeps its characters intact — only the word order is reversed.
Copied!
Summary
Paste any text and get the words returned in reverse order — last word first, first word last.
How it works
- Paste or type your text into the input box.
- Choose whether to treat each line independently or invert across the whole block.
- Click "Invert Words" or use the live toggle to see the result instantly.
- Copy the output with one click.
Use cases
- Reverse bullet points or list items for a bottom-up presentation.
- Create word-order puzzles or classroom exercises.
- Quickly check how a phrase reads when flipped for creative writing.
- Debug tokenizers and NLP pipelines by feeding them reversed sequences.
- Generate reversed captions or mirror-style social media text.
- Reverse a numbered list so item 10 becomes item 1.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu