Line Sorter
Line Sorter sorts a list of lines alphabetically (A-Z or Z-A), numerically, or by length, entirely in your browser.
No upload Instant Free No sign-up
How to sort lines of text
- 1 Paste a list with one item per line.
- 2 Choose a sort order: A-Z, Z-A, numeric, or by length.
- 3 Click "Sort" and copy the result.
Frequently Asked Questions
- Does this upload my text anywhere?
- No — sorting happens entirely in your browser.
- What does numeric sort do with non-numeric lines?
- Lines that don't start with a number are treated as having a value of 0 and sorted accordingly — numeric sort is meant for lists of numbers.