OneTool

Text Sorter & Deduplicator

Clean up any list: sort, dedupe, trim.

Sort order

Output 0 lines

What is this tool?

Takes a line-separated list and cleans it up: sort alphabetically (either direction) or numerically (lines starting with numbers sort by value), remove duplicate lines with a case-sensitivity toggle, trim leading/trailing whitespace, and drop empty lines. The output reports how many lines remain and how many duplicates were removed. Handy for tags, email lists, config values, and log cleanup.

How to use it

  1. Paste your list, one item per line.
  2. Choose a sort order and toggle dedupe, case sensitivity, trim, and empty-line options.
  3. Copy the cleaned output.