Sort lines of text alphabetically in ascending or descending order.
How to Use the Text Sorter
Paste your text into the box, with one item per line.
Choose the "Sort Order" and whether to be "Case Sensitive" or "Remove Empty Lines".
Click "Sort Lines" to see the sorted result.
Frequently Asked Questions
Lines are compared alphabetically (using standard string comparison) and arranged in ascending (A-Z) or descending (Z-A) order, based on your selection.
When enabled, uppercase letters sort before lowercase ones (standard ASCII order), so 'Banana' comes before 'apple'. When disabled, sorting ignores case entirely.
By default, blank lines are removed before sorting. Uncheck 'Remove Empty Lines' to keep them in the output.
Yes, it's completely free and requires no sign-up.