Free Online Text Sorter · Alphabetical/Numerical/Random/Reverse · Deduplicate · Client-Side Processing
Paste or type text in the input box (one entry per line), select sort mode (alphabetical/numerical/random/reverse), optionally enable deduplication, and click the sort button to get results.
Alphabetical ascending/descending, numerical ascending/descending, random shuffle, and reverse order. You can also enable deduplication to remove duplicate lines.
Empty lines are skipped by default. You can change this in the options to keep blank lines if needed.
Completely safe. All processing happens locally in your browser. Text data is never uploaded to any server.
As a client-side tool, it can handle tens of thousands of lines. For smooth performance, we recommend keeping under 10,000 lines at once.
Yes. Alphabetical sort uses localeCompare which supports Chinese pinyin ordering. Numerical sort handles integers and decimals.