Text Sorter

Sort text lines alphabetically, numerically, by length, or randomly.

1 line
Sorted output will appear here...
1 line

Sorting Options

Alphabetical: Sorts lines A-Z or Z-A based on text comparison.
Length: Sorts by character count from shortest to longest or vice versa.
Numeric: Sorts lines as numbers. Non-numeric lines are treated as 0.
Random: Randomly shuffles all lines.