|
Quality= |
Top Previous Next |
|
Quality=
Command Line Examples
abatchit *.jpg quality=90 abatchit *.png quality=80
The quality switch allows you to set image quality for JPEG and PNG images. The quality parameter range is between 1 to 100.
The higher the quality, the more details are stored but this would mean larger image file size. By lowering the image quality, you get smaller image file size by sacrificing image quality.
However, by setting image quality to between 75 to 90, you would normally be able to reduce file size substantially without sacrificing too much on image quality. This usually would not be noticeable especially for screen view.
|