Skip to content

Conversation

perliedman
Copy link

Some cameras (Sequoia Parrot in my case) use the non-standard tag type 13 to indicate an offset to an IFD, as recommended on ExifTools homepage here: https://owl.phy.queensu.ca/~phil/exiftool/standards.html (see section "TIFF 6.0" / "A simple solution").

For exif-js' purpose, the only change needed to handle this is simply to treat data type 13 the same as data type 4. With this change, I can read GPS information from the Sequoia Parrot camera (without the change the GPS IFD is ignored by exif-js). ExifTool does the same, so this should be safe to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant