Text Toolkit

Line Sorter and Deduplicator

Sort, deduplicate, shuffle, or clean up a list of lines.

0 lines

About this tool

Lists pasted from spreadsheets, logs, or CSVs often need cleanup: duplicate entries removed, blank lines stripped, or the whole thing sorted alphabetically. This tool runs those operations on a block of text treated as one item per line, applying each one directly to your text so you can chain multiple operations together.

Frequently asked questions

Can I apply more than one operation in a row?
Yes, each button applies to whatever is currently in the box, so you can, for example, remove empty lines and then sort what's left.
How does "Remove duplicates" decide what counts as a duplicate?
An exact, case-sensitive match against the full line, including any leading or trailing whitespace.
🔒 All tools run entirely in your browser. Nothing you type is sent anywhere.