Skip to content
Discussion options

You must be logged in to vote

I dint write support for this:
image.save(file, "heif", exif=exifdata.tobytes())
Maybe I should do that....

image.info["exif"] = exifdata.tobytes()
image.save(file)
should work, i will look at it...

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by alandefreitas
Comment options

You must be logged in to vote
3 replies
@alandefreitas
Comment options

@bigcat88
Comment options

@alandefreitas
Comment options

Comment options

You must be logged in to vote
1 reply
@alandefreitas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request fixed in upcoming release fix will arrive with next release
2 participants