Text Tools

Text Sorter & Duplicate Remover

Sort lines alphabetically or by length, remove duplicates and blank lines. Everything runs locally in your browser.

FAQ

Text Sorter FAQ

Does sorting consider letter case?

By default sorting is case-sensitive, so uppercase letters sort before lowercase ones. Enable "Case-insensitive" to sort without regard to case.

Can I remove duplicate lines and sort at the same time?

Yes. Deduplication runs before sorting, so the result is both duplicate-free and ordered the way you chose.

Does it remove blank lines?

Only if you enable "Remove blank lines." Otherwise blank lines are kept and sorted like any other line.