Few bugs concerning multipage 16bit TIFF
Posted: Fri May 17, 2024 1:32 am
Hello, I noticed some abnormal results with this TIFF (I have a lot of them)
https://we.tl/t-0hCYYvHvYb
This is multipage TIFF with two pages. 1st is 16bit image, 2nd is 8 bit image.
This command results 2nd page 8bit tiff
This command results 1st page converted converted to 8bit tiff
It's quiet strange behavior of -page key and -org_depth key
Linux Mint 21.3
BTW, I downloaded 64bit app for Linux, but it shows x86? https://download.xnview.com/NConvert-linux64.tgz
https://we.tl/t-0hCYYvHvYb
This is multipage TIFF with two pages. 1st is 16bit image, 2nd is 8 bit image.
Code: Select all
./nconvert -org_depth -out tiff -c 4 -page 1 myfile.tiff
Code: Select all
./nconvert -org_depth -out tiff -c 4 -page 2 myfile.tiff
It's quiet strange behavior of -page key and -org_depth key
Linux Mint 21.3
BTW, I downloaded 64bit app for Linux, but it shows x86? https://download.xnview.com/NConvert-linux64.tgz
Code: Select all
* NCONVERT v7.155 (c) 1991-2023 Pierre-E Gougelet (Sep 8 2023/13:54:44) **
Version for Linux x86 (X11) (All rights reserved)