Deformat
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.
Development
To download the necessary dependencies:
$ npm install
This project uses Gulp to minify files for production.
$ gulp
Production-ready output will be in dist/
License
The Unlicense