Re: jpg quality question with imagemagick and Gimp
Fred Weinhaus <[email protected]> Mon, 13 Sep 2010 09:47:07 -0700
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240803c8b4055828b3@[192.168.1.2]> |
Just use a lower quality value in IM. Quality can be different in different programs. Another issue is the compile Q level of IM. If you are running Q16 IM, then try adding -depth 8. That will lower the file size in IM, too. >How can I get the same result with imagemagick (convert, mogrify)?