Sort Numbers
Sort a list of numbers ascending or descending, live as you type.
100% private, runs in your browser
Sorted
Sorts numerically (not alphabetically — 2 comes before 10), live as you type, entirely in your browser.
What is Sort Numbers?
Paste a list of numbers (one per line or comma-separated) and get them sorted numerically instantly — ascending or descending, correctly ordering 2 before 10 (unlike a plain alphabetical sort, which would put 10 before 2).
FAQ
Anything that isn't a valid number is skipped, so the sorted result only includes the numeric values found.