Reverse Lines

Reverse a list from bottom to top or flip each pair of adjacent lines.

Flip line order

Paste any line-separated text and reverse the sequence without changing the content of each line.

Example

first
second
third
third
second
first

FAQ

Does it reverse characters?

No. It reverses line order only. The text inside each line stays the same.

Can I remove empty lines first?

Yes. Turn on Remove empty lines before reversing.

Can I swap pairs?

Yes. Flip pairs swaps adjacent lines while keeping the list length intact.