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

Adjust Exif behaviour of Jpeg, WebP and Tiff to Png Exif Behaviour #6807

Closed
wants to merge 2 commits into from
Closed

Conversation

m472
Copy link

@m472 m472 commented Dec 16, 2022

Fixes #6804

Changes proposed in this pull request:

  • Change behaviour of Plugins to keep exif information when saving image for the following formats:
    • Jpeg
    • Tiff
    • WebP

These plugins now behave the save way as the Png Plugin.

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 this pull request may close these issues.

Exif information not saved in JPEG Plugin unless explicitly added in save call
2 participants