wladich / pyimagequant

python bindings for libimagequant (pngquant core)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python binding for library libimagequant by Kornel Lesiński which is a core of
pngquant program.

Binding does not depend on shared library as whole libimagequant library is compilied into it.

Compiled with libimagequant version 1.3.0.

pngquant and libimagequant home page: http://pngquant.org/lib/
pngquant sources: https://github.com/pornel/pngquant

About

python bindings for libimagequant (pngquant core)


Languages

Language:Cython 86.7%Language:Starlark 8.9%Language:Python 4.4%