Text Sorter - Sort Lines Alphabetically, by Length or Randomly Online
Sort lines of text alphabetically, by length, or shuffle them randomly
Text Tools
Text Sorter - Sort Lines Alphabetically, by Length or Randomly Online
How to Use
1Paste your list or multi-line text into the input box
2Choose a sort order: A-Z, Z-A, shortest first, longest first, or random
3Copy the sorted result instantly
Frequently Asked Questions
Yes! Paste each name or item on its own line and select A-Z to sort alphabetically. This works great for sorting names, keywords, URLs, or any list.
The shuffle uses JavaScript's Math.random() which produces a pseudo-random order. Each time you select the random option it generates a different shuffle.