piexif-ts
piexif-ts copied to clipboard
fix offset between multiple ifd regions
When the exif data in image contains GPS Location parameters, the offset between IFD regions is not set correctly according to the TIFF specification. This fix corrects this issue. See: https://github.com/hMatoba/piexifjs/issues/70