Skip to content

Output changes after modifying Lightroom image with Exiftool #129

@LorenzBischof

Description

@LorenzBischof

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

  1. Check Exif data of Lightroom exported picture
  2. Modify with Exiftool (I think it doesn't matter which tag). I used: exiftool '-RegionAreaH=0.55270' IMG_6253.jpg
  3. 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:

Lighroom:
IMG_6253_working
image

After Exiftool modification:
IMG_6253_not-working
image

Initially reported at bpatrik/pigallery2#191

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions