All text processing happens entirely in your browser. Nothing is sent to any server.
Clean up your text instantly β remove blank lines, duplicate lines, trim whitespace, and more. 100% private, runs in your browser.
Messy text with extra blank lines and duplicates wastes space and makes data hard to read. Cleaning up text files, CSV data, email lists, and code improves readability and reduces file sizes.
Clean up email lists, remove duplicate entries from databases, tidy up log files, normalize configuration files, or prepare data for import into spreadsheets and other tools.
By default, duplicate detection is case-sensitive ("Hello" β "hello"). Enable case-insensitive mode to treat lines with different capitalization as duplicates.
This tool preserves the original order of your lines by default. Use "Keep First" to retain the earliest occurrence or "Keep Last" for the latest. Enable sorting for alphabetical output.