Open Shnatsel opened 2 years ago
This seems to be caused by image-tiff lacking support for planar images, but not reporting an error when seeing one. However, I'm not sure how worthwhile actually adding support would be given that the TIFF spec says this about planar images:
PlanarConfiguration=2 is not currently in widespread use and it is not recommended for general interchange. It is used as an extension and Baseline TIFF readers are not required to support it.
This happens in image v0.24.2
Expected
Actual behaviour
Reproduction steps
invoked with
image-convert in.tiff out.png
Images to reproduce this: tiff-mismatches-flowers.tar.gz