Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a better PNG encoder/decoder module #16

Open
sindresorhus opened this issue Apr 25, 2017 · 1 comment
Open

Use a better PNG encoder/decoder module #16

sindresorhus opened this issue Apr 25, 2017 · 1 comment

Comments

@sindresorhus
Copy link

sindresorhus commented Apr 25, 2017

As documented in #6, pngjs has way too many limitations. It also hasn't been maintained in years.

@kevva
Copy link
Owner

kevva commented May 18, 2017

I'm using https://github.com/lukeapage/pngjs which is a fork of the one you linked and the best module I've found so far. Happy to change if there is a better alternative though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants