Allow encoderconfig and encoderinfo to be set for appended TIFF images by radarhere · Pull Request #8780 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
hugovk merged 2 commits intopython-pillow:mainfrom
Mar 5, 2025Merged
Allow encoderconfig and encoderinfo to be set for appended TIFF images#8780
hugovk merged 2 commits intopython-pillow:mainfrom
Allow encoderconfig and encoderinfo to be set for appended TIFF images#8780
hugovk merged 2 commits intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
Resolves #8775
- Added release notes for writing XMP bytes to JPEG and MPO #8627 added release notes for Do not save XMP from JPEG info #8483, but this adds an example to the
save()documentation. The issue felt that documentation could be improved forencoderinfo. - Simplifies code needed to save tags to subsequent TIFF frames during
save_allby removing the overrides forencoderconfigandencoderinfo.
radarhere
added
the
Documentation
label
radarhere
changed the title
Document using encoderinfo on subsequent frames
Allow encoderconfig and encoderinfo to be set for appended TIFF images
radarhere
added
TIFF
and removed
Documentation
labels
radarhere
force-pushed
the
save_all
branch
from
bda9ac6 to
5c93145
Compare
radarhere
mentioned this pull request
radarhere
deleted the
save_all
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment