Sort lines
Paste a list and sort the lines A→Z or Z→A instantly.
Sort lines
Sort lines alphabetically in ascending (A→Z) or descending (Z→A) order. It uses natural, locale-aware ordering, so accented letters and numbers sort the way you expect. Handy for lists, keywords, names and CSV columns. Everything runs in your browser.
How it works
Each line is compared with locale-aware, numeric-aware sorting — so item2 comes before item10, and accents are handled correctly. Switch the dropdown to reverse the direction.
Frequently asked questions
Does it sort numbers naturally? Yes — 2 sorts before 10 rather than treating them as plain text.
Is my list uploaded? No, sorting happens locally in your browser.