Skip to content

Added method argument to single frame WebP saving - #4547

Merged
hugovk merged 1 commit into
python-pillow:masterfrom
radarhere:webp
Jun 20, 2020
Merged

Added method argument to single frame WebP saving#4547
hugovk merged 1 commit into
python-pillow:masterfrom
radarhere:webp

Conversation

@radarhere

Copy link
Copy Markdown
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