Line Sort / Dedupe
Paste a list, then sort it, drop duplicates, trim whitespace, and remove blank lines — with a live before/after count.
Cleaned lines appear here.
0 lines → 0 lines
Runs in your browser. Your input is not uploaded to PayloadIQ.
Handy for cleaning up a column pasted from a spreadsheet, a list of IDs, or log lines. Toggle the options and the result updates live: trimming and empty-line removal run first, then de-duplication, then sorting and an optional reverse. The case-insensitive option treats Apple and apple as the same line for both sorting and de-duplication.
Sorting uses locale-aware comparison, so accented characters and mixed case order the way a human would expect. Everything happens in your browser — paste internal lists without worry.