Improving Imagecache JPG quality
I really don't like posting support questions here in the groups section, but you guys are awesome and I wanted to ask you first.
I am having consistent issues with Image Quality from thumbnail images generated by Imagecache.
I use a CCK Image field to upload the image - then I run image cache on it to create the teaser and full view.
The quality for the large image is usually fine - but the thumbnail is really not up to par.
Is there a way to control that - using PHP settings for GD library?
I don't really have access to root on all my sites, but have you ever used ImageMagic Tool kit? Does this help?
Here is one of many examples that has the poor quality Jpeg on thumbnails.
http://www.facetofacetour.com/news
(I am attaching a screenshot of my imagecache settings for this Square Thumbnail)
Any thoughts would be awesome.
Thanks PDXers
| Attachment | Size |
|---|---|
| Picture 24.png | 79.55 KB |



Ical feed
try imagemagick?
if it's installed on your server i'd suggest giving imagemagick a try.
Image Advanced
Even though you're using Imagecache, you can get better images by installing the Image Advanced module (which comes with the Image module).
Looks like thats an Image Magic Addition huh
Looks like thats an Image Magic Addition as well - the problem is Image Magic has to be installed by shell to be compiled and I dont have access to shell very often when working for clients on shared hosting services, but thanks for the insight.
I kinda figured it would take Image Magick to improve the quality, I just wish it was something easier that I have access to.
By default Drupal resamples
By default Drupal resamples uploaded jpgs to 75% of their original quality. This could very well be what your running into. Try tweaking the settings here: example.com/admin/settings/image-toolkit
I cant believe how many
I cant believe how many times I have seen that link and it never registered to me - thanks for the extra set of eyes - I am pretty sure this is exactly what I was looking for.
Thanks.
By default Drupal resamples
By default Drupal resamples uploaded jpgs to 75% of their original quality. This could very well be what your running into. Try tweaking the settings here: example.com/admin/settings/image-toolkit