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.
Paste 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.