Sort a List
Free list sorter tool. Sort lists alphabetically or numerically in ascending or descending order. Remove duplicates optionally.
Sorted list
Free Online List Sorter
Paste any list and sort it alphabetically or numerically — ascending or descending — with an optional duplicate-removal step. Everything runs in your browser; no sign-up needed and your data stays private.
How to Use
- Paste your list into the text area (one item per line).
- Choose Ascending (A to Z) or Descending (Z to A) order.
- Select Text for alphabetical sorting or Number for numerical sorting.
- Optionally check Remove duplicates to deduplicate in the same step.
- Click Sort List to get your sorted results instantly.
Text vs. Number Sorting
Choosing the right sort type matters. Text sorting compares values character by character, which means "10" sorts before "9" alphabetically. Number sorting treats each value as a real number, so 9 correctly sorts before 10. Use Text for names, cities, and alphanumeric codes; use Number for prices, quantities, IDs, and any other purely numeric data.
Common Uses
- Mailing lists — sort email addresses or contact names A–Z before importing into a CRM
- Product data — sort SKUs or product names alphabetically for catalog reviews
- Numeric data — sort prices, scores, or IDs in ascending or descending order
- Dropdown options — sort options alphabetically before adding them to a form or select field
- Keyword lists — organize SEO keywords or tags alphabetically for easier review
Sort and Deduplicate in One Step
Checking Remove duplicates strips repeated values before sorting, so you get a clean, unique, ordered list in a single click — without needing to run a separate deduplication step first.