h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.68k stars 337 forks source link

allow effort param for png encoding when palette is true #398

Closed vaibsharma closed 2 years ago

vaibsharma commented 2 years ago

@h2non FYI - the value of effort param in libvips for png_buffer is 1-10.

h2non commented 2 years ago

Thanks! Version 1.1.9 is now available with this feature.