Deformat is a web-based tool that removes extra whitespace characters and line breaks from text. It is useful for cleaning up text copied from PDFs and other documents where the copied text might have excessive spacing and other formatting issues.
or, you can run it locally: just open src/index.html
in a browser.
Paste in the text you want to clean up and hit Deformat!
The Unlicense