Specify maximum JPEG quality
Posted: 2014-11-12T10:03:10-07:00
I see no way to specify the maximum (or minimal) JPEG quality. I often do bulk conversions of JPEG photographs, reducing their size in order to embed them in a Word document. The JPEG quality of normal photographs is something like 95%, so if I specify '-quality 90%', the bulk-converted photographs will become smaller (in addition to their reduced dimensions).
But sometimes the original quality is much lower, because the photograph were pre-processed by some software. In this case, the above mentioned option would result in a higher JEPG quality than actually needed. So I would like to have an option like '-quality <90%', denoting: if it's higher than 90%, reduce it to 90%, but if it's lower, keep it as it is, i.e. this option would work correspondingly to the options in regard to image dimensions.
But I think that at the moment there is nothing like this built into ImageMagick (?).
But sometimes the original quality is much lower, because the photograph were pre-processed by some software. In this case, the above mentioned option would result in a higher JEPG quality than actually needed. So I would like to have an option like '-quality <90%', denoting: if it's higher than 90%, reduce it to 90%, but if it's lower, keep it as it is, i.e. this option would work correspondingly to the options in regard to image dimensions.
But I think that at the moment there is nothing like this built into ImageMagick (?).