Sort lines alphabetically A-Z or Z-A, or randomize their order. Organize lists and data with ease.
0 lines sorted
How to Use
Enter or paste your lines, one item per row, into the textarea above.
Select your preferred sort order from the dropdown menu.
Click "Sort Lines" to see your sorted result instantly.
Frequently Asked Questions
Random sort uses the Fisher-Yates shuffle algorithm to produce a truly random order. Each time you click "Sort Lines" with "Random Order" selected, you'll get a different arrangement.
Yes, by default sorting is case-sensitive (capital letters come before lowercase in ASCII order). For most practical purposes like sorting names or words, this works well.
Yes! Check the "Remove duplicates first" option before sorting. This will remove any duplicate lines before applying the sort order you selected.