sort Text Sorter
Sort lines alphabetically, by length, numerically or randomly - with fine-grained options.
tune Sort Options
This tool sorts the lines of a block of text - alphabetically, by length, numerically, or randomly - useful for organizing a list, sorting names, arranging data numerically, or randomizing an ordered list for fairness (like a raffle or randomized assignment).
Frequently asked questions
Yes - both ascending and descending order are typically available for alphabetical and numerical sorting.
Numerical sorting works best when lines are actual numbers - lines with mixed text and numbers may sort based on partial numeric interpretation or fall back to alphabetical order, depending on the specific tool's handling.
It shuffles the lines into a random order - useful for randomizing a list fairly, like assigning random order to raffle entries or shuffling a playlist.