What Is Sort Numbers?
A free online number sorter for organizing numerical data. Enter numbers separated by commas, spaces, or new lines, and sort them ascending or descending. Optionally remove duplicates. View statistics including min, max, sum, and average.
Sorting numbers is a fundamental data organization task used in everything from analyzing test scores to organizing financial data to preparing datasets for import. Sort Numbers handles ascending and descending order with optional duplicate removal and summary statistics.
Enter your numbers separated by commas, spaces, new lines, semicolons, or any combination. The tool supports both integers and decimals. Click Ascending to sort from smallest to largest, or Descending for largest to smallest. The sorted list updates instantly.
The Remove duplicates option eliminates repeated values from the sorted output, retaining only the first occurrence of each unique number. After sorting, a comparison shows the original count vs. the unique count, letting you see how many duplicates were removed.
The statistics panel displays the count, minimum value, maximum value, sum of all values, and the average (mean). These summary metrics provide immediate insight into the distribution of your data without needing a separate statistics tool. The download button lets you save the sorted list as a text file.