Sort Lines
Sort any list: alphabetical, reverse, by line length, or numerically when lines start with numbers.
How to use
- Paste your lines.
- Choose the sort order.
- Copy the sorted list.
Examples
Shopping list
Output: A to Z in one click.
Frequently asked questions
Numeric sort?
Lines are compared by their leading number, so "10 items" sorts after "9 items" as expected.