ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: chimerical on May 13, 2021, 02:32:46 AM

Title: Does changing the EXIF data on a JPG cause quality loss with recompression?
Post by: chimerical on May 13, 2021, 02:32:46 AM
I'm sure this has been asked many times, but does changing the EXIF data using ExifTool on a JPG cause quality loss with recompression?

I'm specifically interested in changing the date on photos taken from my camera shot in JPG, where the year was off by one, but I want to make sure I don't lose image quality when the JPG is saved again with the updated "Photo Taken" timestamp.
Title: Re: Does changing the EXIF data on a JPG cause quality loss with recompression?
Post by: StarGeek on May 13, 2021, 02:36:16 AM
No. Exiftool only edits metadata. It has no ability to change any image data.
Title: Re: Does changing the EXIF data on a JPG cause quality loss with recompression?
Post by: chimerical on May 17, 2021, 03:42:35 AM
Thanks!