Text Sorter is now live on Tools.Town — a line-sorting utility with alphabetical, numerical, length-based, and random shuffle modes, case sensitivity control, natural sort order, and an optional duplicate removal pass.
Paste any list, sort it exactly how you need it, copy the result.
What Does It Do?
Alphabetical
Sort A–Z or Z–A. Case-insensitive mode treats uppercase and lowercase as equivalent.
Numerical
Sort lines that begin with numbers in numerical order — great for ranked lists and numbered items.
Length Sort
Sort from shortest to longest line (or reverse) — useful for organizing imports, tags, or short snippets.
Natural sort order handles mixed alphanumeric sequences correctly — ‘file2’ sorts before ‘file10’ instead of after it.
How It Works
Paste your list
Paste any text with one item per line — keywords, names, file names, tags, imports.
Choose sort
Pick alphabetical, numerical, or length sort. Toggle direction, case sensitivity, and deduplication.
Copy sorted
The sorted list appears immediately. Click Copy to grab it.
Why We Built It
Sorted lists are easier to read, easier to review, and easier to diff. Text Sorter handles the alphabetizing that people otherwise do manually — or by pasting into Excel for a sort operation. Combine it with duplicate removal and you get a clean, deduplicated, sorted list in one step.
Try It Now
Text Sorter
Sort lines alphabetically, numerically, or by length. Deduplicate, natural sort, and instant results.
Pair with Duplicate Line Remover for full list cleanup in text tools.
Related Posts
Frequently Asked Questions
What sorting modes are available?
Can I remove duplicates while sorting?
Does it handle natural sort order?
Explore more on Tools.Town Blog
Finance guides, tool launches, and engineering stories — updated weekly.