Line Sorter
Sort lists alphabetically, by number, by length or at random.
An unsorted list is hard to scan and harder to check for gaps. This sorter arranges lines alphabetically in either direction, numerically when the lines begin with figures, by length when you want the shortest items first, or in random order when you need to shuffle names for a draw. Numeric sorting understands negative values and decimals, so prices and measurements order correctly instead of being compared character by character. Empty lines are dropped so the result is compact. Everything is sorted inside your browser, which keeps client lists and internal data off the network.
How to use the Line Sorter
- Paste your list with one entry per line.
- Choose a sort order from the menu.
- Press Sort Lines and copy the ordered list.
Your files stay with you
This page carries out its work inside your browser. The file you choose is read locally, processed in memory and returned to you as a download; it is not transmitted to docvexa.fun and no copy is kept once you leave the page. Results are produced automatically and should be checked before you rely on them for anything important.