Search found 1 match

by brad.baker
2016-05-11T06:12:49-07:00
Forum: Users
Topic: How does quality setting work?
Replies: 2
Views: 12118

How does quality setting work?

We're running the following command on our images to reduce file size:
.\mogrify.exe -quality 80 -strip -interlace Plane.

The image quality seems ok after running the command so we want to try a lower quality setting.

If I re-run mogrify against the same images who's quality has already been ...