Sort lines alphabetically
Sort a list of lines alphabetically from A to Z or Z to A.
Processed on your device. Nothing is sent to any server.
Sort a list of lines alphabetically, from A to Z or Z to A, in a single click.
Sorts lines using case-insensitive alphabetical comparison, suitable for most Latin-script languages.
Use cases
- Sorting a list of names or emails.
- Preparing data for a visual comparison.
- Organizing a list before pasting it into a spreadsheet.
How it works
- 1
Paste your list
Type or paste the list of lines on the left.
- 2
Pick the order
Select A→Z or Z→A and copy the sorted result.
Frequently asked questions
- Is the sort case-sensitive?
- No, the comparison ignores case so the order matches what you'd expect in a dictionary.