Sort Lines Descending example 1
Input
apple banana orange
Output
orange banana apple
Sorts a simple list into reverse alphabetical order.
Text Tools
Review practical Sort Lines Descending examples so you can understand expected input, output, and common patterns faster.
Use this tool to arrange line-based text in descending alphabetical order. It is useful for copied lists, exported records, tags, names, and any line-based content that is easier to scan or compare when sorted from Z to A instead of the usual ascending order.
Example pages are especially useful for text tools because they show what good input looks like, what kind of output to expect, and how the tool behaves in common scenarios.
Input
apple banana orange
Output
orange banana apple
Sorts a simple list into reverse alphabetical order.
Input
alpha beta zeta
Output
zeta beta alpha
Useful for reverse-order review of a line list.
Fix: Use a duplicate-removal or unique-lines tool separately if needed.
Fix: Split the content into lines first if you want line sorting.
Fix: Clean the text first if formatting affects the sort result.
After reviewing these examples, run the live tool with your own input. If your task involves a follow-up step, the related page can help you move to the next tool in the workflow.
Open the main Sort Lines Descending page and test your own real input.