2016.07.05 12:57 "[Tiff] git version control", by

2016.08.20 11:46 "Re: [Tiff] 32 bits per sample", by John

On 20 August 2016 at 05:15, <yufengs@andrew.cmu.edu> wrote:

On

Linux, I can hardly find a software that can open tiff file with 32

> BitsPerSample, which is so frustrating.

Some packages support most of the libtiff types. libvips, for example, supports 32-bit tiff, including int, float and single-precision complex. You can load, display, manipulate and save images in these formats.

http://www.vips.ecs.soton.ac.uk

Have a look for "nip2" in your package manager.

Why libtiff does not support for tiff file with 32 bits per
sample?

It works well, it's just that support at the higher levels is a bit thin.

John