Does anyone know how to just reduce a file's quality? I tried &q=XX but it didn't do it. So something like this would only make the image look fuzzy:
<img src="/timthumb.php?src=/images/myimage.png&w=400&h=350&q=90">
This didn't work either:
<img src="/timthumb.php?src=/images/myimage.png&q=90">
Any ideas?
PS I know I can set quality within the timthumb.php file. It's set to 90 I believe by default. I want to change quality individually. Adding &q=XX somehow makes the images look really fuzzy.
Bookmarks