Text Sorter
Sort lines A–Z or Z–A, naturally (item2 before item10), by length, reverse their order or shuffle them.
What is the Text Sorter?
Sorting organises lists of names, cities, keywords or data.
How does it work?
Sorting uses a locale-aware collator. Natural sort compares numbers inside text by value. Shuffle uses a secure random generator.
Example
item10, item2, item1 → item1, item2, item10 (natural sort).
Frequently asked questions
Is my text uploaded anywhere?
No. All processing happens in your browser, so your text never leaves your device.
Related tools
Enable JavaScript to use this calculator.