2022.07.18 22:50 "[Tiff] libtiff v4.4.0 vs 4.2.0: different tag values for the same file", by Abhi Baruah

2022.07.19 05:41 "Re: [Tiff] libtiff v4.4.0 vs 4.2.0: different tag values for the same file", by Roger Leigh

Hi Abhi,

You can disable strip-chopping at build time.

Alternatively, use the “c” option with TIFFOpen (TIFFOpen<http://libtiff.gitlab.io/libtiff/functions/TIFFOpen.html>).

If your code was already working correctly with strip-chopping disabled, it will continue to work correctly with either of the above approaches.

Kind regards,
Roger