About Sort Text Lines
Sort any list of lines alphabetically with a single tap. Perfect for names, items, tags, emails, or any list you want to clean up and organize. Options include case-insensitive sorting, reverse order, natural numeric sorting, removing duplicates, and ignoring blanks.
How to Use
- Paste or type your lines in the box
- Choose options like case-insensitive, reverse, unique, or natural sort
- Tap Sort Lines to instantly organize your list
- Use Copy and Paste to move text in and out quickly
Examples
- Names: Alice, bob, Carol → with case-insensitive + ascending → Alice, bob, Carol
- Versions: v2, v10, v3 → with natural sort → v2, v3, v10
- Deduplicate: enable Unique to remove repeated lines after sort
Why natural sort?
Natural sort treats numbers inside text as numbers (so 10 comes after 3), which is helpful for version lists or filenames that contain digits.
Tips
- Turn on Trim to ignore leading and trailing spaces
- Enable Ignore blank lines to skip empty rows during sorting
- Shuffle can help randomize lists for quick sampling or selection