after resize - image file size issue
Posted: 2008-03-20T06:28:57-07:00
Hi everyone.
I have a bunch of file, sizes ~ 1000px X 1000px.
Then I did a resize to smaller files "convert original.jpg -resize 80 smaller.jpg"
Now I have ~ 80px X 80px images with ~ 34kb. This is too big.
I know that I can use "quality 70" for example.
Now the question: is there a way for choosing the quality saying that the file has to be 20kb maximum for example?
Thanks
I have a bunch of file, sizes ~ 1000px X 1000px.
Then I did a resize to smaller files "convert original.jpg -resize 80 smaller.jpg"
Now I have ~ 80px X 80px images with ~ 34kb. This is too big.
I know that I can use "quality 70" for example.
Now the question: is there a way for choosing the quality saying that the file has to be 20kb maximum for example?
Thanks