I’m using a Skydio 2 drone for image capture. When resizing images all the images have the following warning: “dump” got wrong type of exif value. worker | 41729 in Exif IFD. Got as <class ‘int’>…
I would like to compare exif data in a Skydio 2 jpg vs what is expected. I have used exiftool in the past so I think it shouldn’t be too hard to convert. But before I go down that road I guess I’d like to know if it is a problem or just an informational warning.
Thank you.