Text Sorter
Sort lines of text alphabetically or numerically, in ascending or descending order.
Loading Text Sorter...
How to use
Enter your list of text lines, choose the sorting method (alphabetical, numerical), and order (A-Z, Z-A).
Example
Input
zebra
apple
monkey
Output
apple
monkey
zebra
Limitations
Numeric mode requires one complete finite number per line, ignores blank lines, and rejects labels, currency symbols, and thousands separators. Decimal and scientific notation are supported. Very large lists may slow your browser.
Frequently Asked Questions
Can it sort numbers?
Yes, use the "Numeric" sort option to treat lines as numbers rather than text.