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

mozjpeg removes EXIF/ITPC data from PNG files #375

Open
robrwo opened this issue Sep 25, 2020 · 1 comment
Open

mozjpeg removes EXIF/ITPC data from PNG files #375

robrwo opened this issue Sep 25, 2020 · 1 comment

Comments

@robrwo
Copy link

robrwo commented Sep 25, 2020

I've run the mozjpeg build from the master branch, with PNG support enabled. It appears to remove IPTC data from PNG files.

@kornelski
Copy link
Member

Yeah, the demo cjpeg command just copies the pixels out of input images. It's generally terrible all-around, so I recommend compiling ImageMagick with MozJPEG support, or using something more sophisticated like https://github.com/imazen/imageflow

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

No branches or pull requests

2 participants