Closed (duplicate)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2005 at 20:31 UTC
Updated:
16 Jul 2007 at 15:39 UTC
Compression is too high, or quality set too low, resulting in low quality resized images with lots of distortion.
Comments
Comment #1
bryan kennedy commentedI would suggest that this should be a feature request to build in a setting to control how much compression you do to your images. Essentially controling the -quality flag on the imagemagick convert.
Comment #2
drewish commentedi think this would be useful.
Comment #3
drewish commentedthe only thing that's tricky about this is that the quality is used differently depending on the format: http://www.imagemagick.org/script/command-line-options.php#quality
Comment #4
drewish commentedthere's now a patch for this on: http://drupal.org/node/155313