Text Formatting Tool
Sort Lines Z to A Online
Sort all lines in descending (reverse alphabetical) order.
Features
Descending Locale Sort
Sorts in reverse alphabetical order using locale-aware comparison.
Instant Preview
See the sorted output update in real time.
How to Use
- 1
Paste your list
Enter multi-line text to sort.
- 2
Lines sorted Z→A
Output shows lines in descending alphabetical order.
- 3
Copy the result
Use the sorted output.
Examples
Unsorted list
Input
apple
cherry
bananaOutput
cherry
banana
appleCommon Questions
Yes. It is functionally equivalent to sorting A→Z and then reversing the entire list.