PlanetToolboxPractical web tools

PlanetToolbox

List Sorter

Sort line-delimited or comma-delimited lists alphabetically, numerically, by length, with duplicate and empty-item cleanup.

Input items

5

Output items

3

Duplicates

1

Empty removed

1

List inputs

Sort lists

Sorted list result

Notes

Numeric sortingNumeric mode compares parsed numbers when both items are numeric, then falls back to natural text sorting.
DuplicatesDuplicate removal can be case-insensitive or case-sensitive.

List sorter notes

Sort lists by line or comma-separated item. Optional cleanup can trim items, remove blanks, and remove duplicates before output is generated.