pywebp

Python bindings for WebP

MIT License

Downloads
76.8K
Stars
73
Committers
5
pywebp - v0.4.0 Latest Release

Published by anibali 5 months ago

  • Added support for specifying target_size during image compression. When using this option, be sure to also set passes to a value greater than 1. https://github.com/anibali/pywebp/issues/64
  • Added support for specifying the animation loop count. https://github.com/anibali/pywebp/issues/66
  • Added typing. Thanks @laggykiller.
  • Nested the private binary _webp module within the webp package.
  • Removed superfluous *args from a few functions.
pywebp - v0.3.0

Published by anibali about 1 year ago

pywebp - v0.2.0

Published by anibali about 1 year ago

This is the first release after migrating from Conan 1.x to 2.0. Usage of the library has not been affected, but it is now easier to build the package and we can make more binary wheels available. Notably, musl builds are available which should be of benefit to Alpine Linux users (see https://github.com/anibali/pywebp/issues/15). We will also be ready to build for Python 3.12 in the future.

Many thanks to @laggykiller for key contributions to this release.

pywebp - v0.1.8

Published by anibali about 1 year ago

pywebp - v0.1.7

Published by anibali about 1 year ago

This release contains packaging changes which should make it easier for MacOS users to install pywebp (especially on Apple Silicon).

EDIT: The Apple Silicon binaries did not actually build correctly, and will be fixed in the next release.

pywebp - Release v0.1.5

Published by anibali almost 2 years ago

pywebp - Release v0.1.4

Published by anibali over 2 years ago

Package Rankings
Top 4.65% on Pypi.org
Top 6.5% on Proxy.golang.org
Badges
Extracted from project README
Build status License PyPI GitHub