exifr v6.2.0 Release Notes

  • โž• Added

    • EXIF segment (and thus GPS) extraction from PNG files. Only parses the modern eXIf chunks and not zTXt
    • ๐Ÿ‘ IIQ file support

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Invalid input argument for BufferView bug when parsing XMP from TIFF file if the XMP IFD0 tag was of type string (2) instead of byte array (1)
    • Closing file descriptor N on garbage collection when reading unknown format.