Although the JPG format supports 8-bit images, JPG compression for TIFF files is only supported in NConvert for 24/32 bit depths, as stated in the Help file.
You could possibly convert your TIFF files to 24-bit depth images and then save them with JPEG compression, adding a -q term to set the compression level..
Thank you for help.
I've tried to convert my TIFF to 32-bit depth using
, as I can't find NConvert parameter to convert to 24 bit. Then I've tried to compress 32-bit TIFF with
- but no compression was added.
Got no idea what is wrong

JPEG compression is supported in NConvert for 24/
32 bit depths in the TIFF files , as stated in the Help file.
