possible bug default jpg quality or doc error
Posted: 2010-07-30T09:45:52-07:00
IM 6.6.3.1 Q16 Mac OSX Tiger
There is a conflict between the actual default quality achieved (92) in converting to a jpg and the default value of 85 stated at http://www.imagemagick.org/script/comma ... hp#quality as
"For the JPEG and MPEG image formats, quality is 0 (lowest image quality and highest compression) to 100 (best quality but least effective compression). The default is to use the estimate quality of your input image otherwise 85. "
Any non-jpg image I convert to JPG seems to have a quality of 92 listed in the verbose information
For example:
convert logo: logo.jpg
identify -verbose logo.jpg
...
Quality: 92
Is this a bug in converting to JPG, a bug in verbose info, or simply a needed documentation change? Do I misunderstand something?
This issue was originally raised at viewtopic.php?f=1&t=16688
There is a conflict between the actual default quality achieved (92) in converting to a jpg and the default value of 85 stated at http://www.imagemagick.org/script/comma ... hp#quality as
"For the JPEG and MPEG image formats, quality is 0 (lowest image quality and highest compression) to 100 (best quality but least effective compression). The default is to use the estimate quality of your input image otherwise 85. "
Any non-jpg image I convert to JPG seems to have a quality of 92 listed in the verbose information
For example:
convert logo: logo.jpg
identify -verbose logo.jpg
...
Quality: 92
Is this a bug in converting to JPG, a bug in verbose info, or simply a needed documentation change? Do I misunderstand something?
This issue was originally raised at viewtopic.php?f=1&t=16688