Again, JPG quality problems

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

In general you do not want to set the image quality to less than 60. You might reduce the image size further with the -strip option which removes the image profiles.
Post Reply