Remove duplicate lines from text with case-sensitive/insensitive matching, whitespace trimming, and empty line handling. Clean up lists, log files, data exports, and email lists instantly.
apple
banana
apple
cherry
banana
date
appleapple
banana
cherry
date
Removed: 3 duplicatesjohn@example.com
jane@example.com
john@example.com
bob@example.com
jane@example.com
alice@example.comjohn@example.com
jane@example.com
bob@example.com
alice@example.com
Removed: 2 duplicatesHello
HELLO
hello
World
WORLDHello
World
(with case-insensitive option)Sort lines alphabetically, numerically, or naturally (human-friendly). Supports ascending/descending order, case-sensitive sorting, reverse sort, and random shuffle for lists and data.
Compare two texts and highlight differences line-by-line and character-by-character. Find changes between code versions, document revisions, and configuration files with unified diff output.