Hi,
if I convert a 16 bit PNG to a TIFF than the 16 bit color depth is lost. Is it a bug or do I need to set the right parameter only?
-Micha
How to convert 16 bit PNG to 16 bit TIF?
Re: How to convert 16 bit PNG to 16 bit TIF?
Image data is 8bits per component internally, only NConvert can convert 16bits to 16bits
Pierre.
Re: How to convert 16 bit PNG to 16 bit TIF?
Sounds good. I tried it but ... "WARNING: the picture will be converted to RGB with 8bits per component". Did I have overseen an option?
Re: How to convert 16 bit PNG to 16 bit TIF?
Thank you for the hint. I tested it at NConvert with UI. So, I will look for how to use the command line tool.