Does it sort numbers as numbers?
Sorting is string-based, so '2' sorts before '10'. For numeric sorting, pad with leading zeros before pasting.
Sort lines alphabetically, ignoring case. Perfect for imports or todo lists.
FeedbackPaste your list, one item per line
Click Process
Copy the sorted list
Sorting is string-based, so '2' sorts before '10'. For numeric sorting, pad with leading zeros before pasting.