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

Added method argument to single frame WebP saving #4547

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

radarhere
Copy link
Member

Resolves #4042

The issue reports that a method argument is documented for saving in WebP, but it has no effect for single frame images. This PR adds that feature.

Uses #1263 as a starting point, but really uses more of the existing Pillow Webp code.

See https://developers.google.com/speed/webp/docs/api#advanced_encoding_api for documentation outlining most of this.

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

Successfully merging this pull request may close these issues.

Saving still WebP image does not use method argument
2 participants