Sort Lines

Sort any list: alphabetical, reverse, by line length, or numerically when lines start with numbers.

How to use

  1. Paste your lines.
  2. Choose the sort order.
  3. 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.

Related tools