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

save() produces an unreadable TIFF #8106

Closed
sl2c opened this issue Jun 4, 2024 · 1 comment · Fixed by #8110
Closed

save() produces an unreadable TIFF #8106

sl2c opened this issue Jun 4, 2024 · 1 comment · Fixed by #8110
Labels

Comments

@sl2c
Copy link

sl2c commented Jun 4, 2024

Image.open('in.tif').save('out.tif') produces out.tif which is unreadable. save('out.png') seems to work fine.

Image.__version__ == '10.1.0'

in.tif.zip

@radarhere
Copy link
Member

I've created #8110 to resolve 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 a pull request may close this issue.

2 participants