Converted TIF has bigger file size than JPG
Posted: 2016-11-08T23:36:28-07:00
Hi All,
I have been using the command below to convert color JPG to Black and white TIF. The conversion is successful. But the file size of the Black and white still bigger than JPG. Base on the same document which scanned in Black and white, the file size of TIF is less than 100KB. But the converted TIF has file size more than 300KB.
Below is the command used.
convert -type bilevel -monochrome -compress Group4 -depth 2 0001_color.jpg 0001_1bit.tif
Question:
1. Why the file size of the converted TIF is bigger than JPG even I have used Group4 compression?
2. How to reduce the file size of converted TIF to around 100K for 300DPI group4 compression TIF image?
Below is the link of the 300 DPI colour JPG and converted TIF in Black and white.
https://www.dropbox.com/sh/o5pb3o51ux5n ... W59ha?dl=0
I have been using the command below to convert color JPG to Black and white TIF. The conversion is successful. But the file size of the Black and white still bigger than JPG. Base on the same document which scanned in Black and white, the file size of TIF is less than 100KB. But the converted TIF has file size more than 300KB.
Below is the command used.
convert -type bilevel -monochrome -compress Group4 -depth 2 0001_color.jpg 0001_1bit.tif
Question:
1. Why the file size of the converted TIF is bigger than JPG even I have used Group4 compression?
2. How to reduce the file size of converted TIF to around 100K for 300DPI group4 compression TIF image?
Below is the link of the 300 DPI colour JPG and converted TIF in Black and white.
https://www.dropbox.com/sh/o5pb3o51ux5n ... W59ha?dl=0