Tools
Text Sorter
Sort lines of text alphabetically A→Z or Z→A, numerically, by length, or randomly. Options to trim whitespace and remove blank lines before sorting.
Free7 Sort ModesReal-time
Sort Options
Input
0 linesSorted Output
1 lines
Output will appear here…
Sorting modes explained
- A → Z: Standard alphabetical order
- Z → A: Reverse alphabetical
- Shortest first: Lines by character count ascending
- Longest first: Lines by character count descending
- Numeric ↑: Sort by numeric value (1, 2, 10 not 1, 10, 2)
- Numeric ↓: Reverse numeric order
- Shuffle: Randomize line order