exiflibrary icon indicating copy to clipboard operation
exiflibrary copied to clipboard

Recompression or not ?

Open sierramike opened this issue 2 years ago • 1 comments

Hi,

This is more a question than an issue, as you know JPEG is a destructive file format, re-saving is recompressing each time.

How can I ensure that the original data of the picture is not altered if I only want to modify exif values ?

Thanks

sierramike avatar Aug 03 '22 12:08 sierramike

As far as I know, exiflibrary doesn't decompress and re-compress the image data. When editing exif vaues, the image data part of the image file is preserved unchanged.

andyjohnson0 avatar Aug 15 '22 07:08 andyjohnson0