Skip to content

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Jun 7, 2025

Resolves #8963. Alternative to #8974

Originally, additional im.save() parameters were applied to every frame when saving.

Then, #8483 added a generic way to set specific options when saving subsequent frames - with the user setting encoderinfo on subsequent frames. This meant that subsequent frames no longer used additional save parameters.

However, #8963 would like frames to default to the save parameters. Also worth considering is that within that scenario, someone might set encoderinfo on the first frame, so that the save parameters apply to all frames except the first one.

@radarhere radarhere changed the title Use save_all parameters as encoderinfo defaults Use save parameters as encoderinfo defaults Jun 7, 2025
@radarhere radarhere force-pushed the encoderinfo_frames branch from 9760a54 to 0bb99e5 Compare June 7, 2025 05:08
@radarhere radarhere force-pushed the encoderinfo_frames branch from 810d824 to 4211cec Compare June 30, 2025 08:25
@radarhere radarhere force-pushed the encoderinfo_frames branch from 4211cec to d4162f8 Compare June 30, 2025 08:28
@hugovk hugovk merged commit c22230b into python-pillow:main Jun 30, 2025
57 checks passed
@radarhere radarhere deleted the encoderinfo_frames branch June 30, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TIFF save options are not applied to appended images

2 participants