-
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
Description
I am observing weird behavior: after changing a single tag in an image (from Lightroom) with Exiftool, the ExifReader output changes dramatically.
How to reproduce
- Check Exif data of Lightroom exported picture
- Modify with Exiftool (I think it doesn't matter which tag). I used:
exiftool '-RegionAreaH=0.55270' IMG_6253.jpg
- Check Exif data
What I expected would happen:
The output should stay the same, because I did not modify the value of the tag (set the same value as before)
What really happened:
The output of ExifReader changed:
Initially reported at bpatrik/pigallery2#191
Metadata
Metadata
Assignees
Labels
No labels