Whitespace and Line Cleaner

Strip the double spaces, blank lines and repeats left behind by copy-paste. You choose what gets cleaned.

What to do

What counts as whitespace

Plain spaces, tabs and non-breaking spaces (NBSP) are treated together, and Windows line endings (CRLF) are normalised first. Duplicate detection is an exact match and keeps the first occurrence. Your text never leaves the browser.