Reverse Sentence Order
Reverse the order of whole sentences while keeping each one intact.
Text Tools Runs in your browser
How do you reverse the order of sentences?
Given “Plan the trip. Book flights. Pack bags.”, this tool returns “Pack bags. Book flights. Plan the trip.” It splits on the terminators . ! ? and reverses the order of the resulting sentences, keeping every word and punctuation mark inside each one exactly where it was. Useful when steps were written newest-first and you need them oldest-first.
How to use the Reverse Sentence
- 1 Paste two or more sentences that end with . ! or ?
- 2 The tool splits at each terminator and flips the sequence.
- 3 Punctuation stays glued to its own sentence.
- 4 Grab the reordered passage from the output pane.
What you can use it for
- Re-sequencing steps or notes from last to first.
- Reordering a list written as sentences.
- Experimenting with narrative order in writing.
- Quickly flipping bullet-style sentences.
Frequently asked questions
Are the words inside each sentence reversed too?
No. Only the sequence of sentences changes; “Book flights.” stays “Book flights.” wherever it lands. For character-level flipping, use the Word Reverser.
What counts as the end of a sentence?
A full stop, exclamation mark or question mark. Abbreviations like “e.g.” can trigger an extra split, so scan the output when your text is heavy on dotted shorthand.
What happens if I paste a single sentence?
It comes back as-is. One sentence has no order to invert, so the tool returns your input unchanged rather than erroring.
Related tools
More Text Tools
More tools like this:
All Text Tools