Closed rcpalacio closed 1 year ago
All parsers for TIFF-based formats were loading embedded thumbnails alongside exif data, which was blowing the IO budget for large images.
This upgrades the dependency EXIFR that now allows us to skip this step.
(the actual work was done here)
All parsers for TIFF-based formats were loading embedded thumbnails alongside exif data, which was blowing the IO budget for large images.
This upgrades the dependency EXIFR that now allows us to skip this step.
(the actual work was done here)