100% Free, Private, In-Browser Tool
No uploads. No accounts. No limits. Your files never leave your device.
Sort textual lists or numeric arrays line-by-line. Shuffle or reverse lists instantly inside your local browser.
Everything you need to know about processing files securely in your browser
You can sort lists alphabetically (A-Z or Z-A), numerically (ascending or descending), by text length, or randomly shuffle the list items.
The list sorter has options to trim whitespace, case-sensitively sort, and remove empty lines automatically during the sorting process.
Currently, the list sorter works on a line-by-line basis. If your items are separated by other characters, you can first convert them to newlines or format them accordingly.
Yes, all sorting algorithms run on your local device using standard JavaScript. None of your list contents are sent to any remote server.