Lists
Sort Lines
Order lines alphabetically, numerically, naturally or by length, in either direction.
Orders the lines. Alphabetical uses your locale's collation rather than raw character codes, so accented letters sort where a reader expects. Natural sorting compares embedded numbers numerically, which is why file2 comes before file10. Numeric sorting reads a leading number from each line and puts lines without one at the end.
Options
Off treats Apple and apple as the same word.
InputText is processed entirely in your browser.
0lines0words0characters0 B
Output
0lines0words0characters0 B
Options explained
- Case sensitive — Off treats Apple and apple as the same word.