guetzli icon indicating copy to clipboard operation
guetzli copied to clipboard

Image Meta Data is lost after Guetzli compression

Open sunatthegilddotcom opened this issue 7 years ago • 5 comments

After Image is compressed, the metadata is lost, especially Origin, Camera and Advanced Photo are missed. Is there a flag I need to set to preserve the meta data either in building the code or compressing the images? I am using the latest code. Just build the app today.

Thank you very much!

sunatthegilddotcom avatar Mar 31 '17 23:03 sunatthegilddotcom

A flag to preserve EXIF data is definitely one I'd like in a future release of guetzli. I didn't realise it stripped EXIF until now, but have verified that it does. The option to maintain EXIF would be a definite improvement.

mgrhm avatar Apr 01 '17 20:04 mgrhm

@mgrhm THANK YOU VERY MUCH for your help. Really appreciate it.

sunatthegilddotcom avatar Apr 04 '17 05:04 sunatthegilddotcom

#175

gtuk avatar Apr 04 '17 21:04 gtuk

I think I could make an automatic procedure to restore your data EXIF, even recursively, see here https://www.patreon.com/guetzli

gerfra avatar Apr 05 '17 08:04 gerfra

Thanks @gtuk for the patches you're submitting.

mgrhm avatar Apr 05 '17 21:04 mgrhm