An open API service indexing awesome lists of open source software.

https://github.com/johnjago/deformat

Remove extra whitespace from text.
https://github.com/johnjago/deformat

formatter linebreak newline text-cleaning whitespace

Last synced: about 19 hours ago
JSON representation

Remove extra whitespace from text.

Awesome Lists containing this project

README

        

# 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.

## How to use it

https://deformat.johnjago.com

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**!

## License

The Unlicense