Sort Text: Organize Lists in Seconds
By Task Toolify · Fri, Oct 31, 2025
Sorting a long list by hand is tedious and error-prone. Sort Text orders your lines instantly — perfect for tags, names, email lists, or any text collection.
Capabilities
- A→Z or Z→A
- Case-insensitive sorting
- Natural sorting for numbers in strings
- Remove duplicates while keeping order
- Trim whitespace and normalize line endings
Example
Input:
Banana\napple\nApple\ncherry
Sorted (A→Z, case-insensitive):
apple\nApple\nBanana\ncherry
Tips
- Turn on duplicate removal for clean, unique lists
- Use reverse sorting to get the newest-first ordering for names with timestamps