Text Sorter — Sort Lines Alphabetically or by Length
Sort a list of lines alphabetically, by length, or in reverse.
Paste a list of lines and sort them alphabetically (A–Z or Z–A), by length, or shuffle them into reverse order — handy for organizing names, tags, or any line-based list.
Your files and text are processed locally in your browser — nothing is uploaded to a server.
Text Sorter tool
How to Use Text Sorter
- Paste your list, one entry per line.
- Choose a sort order.
- Copy the sorted result.
Features
- A–Z and Z–A alphabetical sorting
- Sort by line length
- Reverse line order
- Case-insensitive sorting option
Frequently Asked Questions
Can I sort numbers correctly, not just alphabetically?
Standard alphabetical sorting treats numbers as text (so "10" sorts before "2"); this tool follows that convention.
Does sorting remove duplicate lines?
No — use the separate Duplicate Line Remover tool first if you also want duplicates removed.