Out put File size differing from IM version to version
Posted: 2015-05-04T23:33:02-07:00
Hi ,
previously i am working on 6.8.7-9 .Using the following command to convert a file
for a sample i got the file size as 63KB
with the same file and same command with the IM version 6.9.0-0 giving the file size as 56KB .its still decreased with 6.9.1-2 version .
Can i know the reason exactly why we got different file sizes ?
Is there any cmd parametre to remove that differences ?
previously i am working on 6.8.7-9 .Using the following command to convert a file
Code: Select all
convert.exe test.tif -density 300x300 -quality 50 -compress Group4 -resize 2541x3300! test_out.tif
with the same file and same command with the IM version 6.9.0-0 giving the file size as 56KB .its still decreased with 6.9.1-2 version .
Can i know the reason exactly why we got different file sizes ?
Is there any cmd parametre to remove that differences ?