Sort Lines Alphabetically
Paste a list to sort it alphabetically or numerically, ascending or descending, in one click.
Everything runs in your browser, so even long lists stay private and the tool works with the network switched off.
Frequently Asked Questions
Why do my numbers sort in the wrong order?
Because alphabetical sorting compares character by character, which puts 10 before 2. Tick 'Sort numbers numerically' to compare the values instead.
How are accented and non-English characters sorted?
Using your browser locale-aware comparison, so accented letters sort next to their base letter rather than at the end, and Indian-language text sorts correctly.
Does case sensitivity change the order?
Yes. With case sensitivity off, apple and Apple sort together. With it on, the comparison follows locale rules where uppercase and lowercase forms of a letter still sort adjacently.
Can I sort and remove duplicates at once?
Run the deduplicate tool first, then paste the result here. Splitting the two steps keeps each option set simple and lets you check the intermediate result.