Tools
Text Sorter
Sort lines alphabetically, reverse, by length, or randomly.
Result
How to Use the Text Sorter
Paste your list or text into the input box, choose a sort method, and click the button. The sorted result appears in the output box ready to copy.
Sort Methods
A → Z (Alphabetical)
Sorts lines in ascending alphabetical order, case-insensitive. Numbers come before letters.
Z → A (Reverse Alphabetical)
Sorts lines in descending alphabetical order.
Shortest First
Sorts lines by character length, shortest to longest. Useful for identifying brief entries in a list or organising tags by length.
Longest First
Sorts lines by character length, longest to shortest. Useful for spotting verbose entries that may need trimming.
Random Shuffle
Randomises the order of all lines. Useful for creating randomised lists for tests, quizzes, or random sampling.
Common Use Cases
- Keyword lists: sort SEO keywords alphabetically before reviewing or importing.
- To-do lists: reorganise tasks by priority or alphabetically.
- Word lists for typing practice: shuffle a word list for varied custom typing practice.
- Data cleanup: sort before deduplicating — use alongside the Duplicate Line Remover.