Lossy PNG compressor — pngquant command based on libimagequant library
c
palette
quality
png
png-compression
conversion
smaller
stdin
image-optimization
quantization
pngquant
-
Updated
Aug 8, 2020 - C
Blueoil inference doesn't work with python2 any longer.
We need to update the pip packages for inference but enum34 package would be the block for some recent packages.
Now the CI has
pip uninstall enum34in the pipeline for the test backward compatibility, but this is no longer required for future.Related to
blue-oil/blueoil#1139