Sort any list of lines alphabetically A-Z or Z-A, by length, numerically, or shuffle them randomly. Instant results.
ExperToolBox's line sorter lets you sort any list of text lines in multiple ways: alphabetically A-Z or Z-A using locale-aware comparison, by line length (shortest first or longest first), numerically for lists of numbers, randomly for shuffling, or simply reverse the current order.
Additional options let you perform case-insensitive sorting, trim leading and trailing spaces before comparing, remove duplicate lines from the result, and strip empty lines. All options work in combination — for example, you can sort alphabetically, case-insensitively, with duplicates removed and empty lines stripped in one step.
Sorting is essential for working with keyword lists in SEO (finding duplicates, organising by theme), cleaning up database exports, alphabetising glossaries or dictionaries, organising file lists, processing log files, and preparing data for comparison or deduplication.