TextLOCALRuns in your browser
Line Sorter
Sort lines of text alphabetically or numerically, in the browser, with optional de-duplication.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
How it works
Sorting uses your browser's Unicode collation. Numeric-aware mode orders item2 before item10. De-duplication keeps the first line of each group after sorting.