Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0326/trimpng

trim whitespace and useless pixels for png
https://github.com/0326/trimpng

html5-canvas image-processing javascript pixel

Last synced: about 1 month ago
JSON representation

trim whitespace and useless pixels for png

Awesome Lists containing this project

README

        

# trimpng
trim whitespace and useless pixels for png:

# dev
```
npm install
npm run dev
```
Then open `http://localhost:3000/dev.html` for coding :)