Input0 lines
Output0 lines
Online text sort and deduplication tool. Sort lines alphabetically (A-Z / Z-A), numerically, by length, naturally ("file2" before "file10"), or randomly. Additional processing: dedupe, drop empty lines, normalize whitespace, trim. Supports custom separators (not just newline — , ; | also work), case sensitivity toggle, keep-original-order dedupe. Common for cleaning lists, log preprocessing, bulk user input handling, test data generation. All processing runs locally.
User list cleanup, log preprocessing, version sort, word freq prep, test data. Ops, QA, data analysts, devops. Natural sort, Chinese pinyin/Unicode toggle, stable dedupe, custom separators are the differentiators.