Skip to content

Removed EXIF prefix when saving WebP#6582

Merged
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:webp_exif
Oct 11, 2022
Merged

Removed EXIF prefix when saving WebP#6582
hugovk merged 1 commit intopython-pillow:mainfrom
radarhere:webp_exif

Conversation

@radarhere
Copy link
Copy Markdown
Member

Resolves #6580

As seen before in #4677, WebP images do not require the b"Exif\x00\x00" prefix in their EXIF data.

This PR removes it when saving, for the sake of creating smaller files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EXIF prefix saved in WebP

2 participants