tif to jpg convert with lesser size
Posted: 2013-02-15T07:00:18-07:00
Hi Everybody,
I am very new to imagemagick and I want to convert my CMYK (24Bit) tif-image to a jpg-RGB-image.
I have tried some options but the result is not enough.
following options I am using
-density 72 -colorspace RGB -quality 85% -type optimize -resize 500x500
but the Image is still 34 kb now. By using Gimp the converted image can be reduced to 11 kb.
Original size was 690kb and I want to optimize this image for web usage.
How can I decrease the size by imagemagick to get an 11 kb small image ?
It seems that density has not the effect I want to. I want to reduce dpi from 300 to 72
but this is still 300.
Best Regards
Timo
I am very new to imagemagick and I want to convert my CMYK (24Bit) tif-image to a jpg-RGB-image.
I have tried some options but the result is not enough.
following options I am using
-density 72 -colorspace RGB -quality 85% -type optimize -resize 500x500
but the Image is still 34 kb now. By using Gimp the converted image can be reduced to 11 kb.
Original size was 690kb and I want to optimize this image for web usage.
How can I decrease the size by imagemagick to get an 11 kb small image ?
It seems that density has not the effect I want to. I want to reduce dpi from 300 to 72
but this is still 300.
Best Regards
Timo