About this tool
Sort, dedupe, and shuffle lines of text entirely in your browser.
Frequently asked questions
How does numeric sorting work?
Each line is parsed as a number from its start, then lines are ordered by that value ascending or descending.
Can I remove duplicate lines?
Yes, enable remove duplicates to keep only the first occurrence of each line after sorting.