Quality
Command | Argument Type |
---|---|
quality | int |
This command adjusts the amount of compression for JPG
, PNG
, and TIFF
images. It's named quality
because it can directly affect the quality of the resulting image.
It accepts a value between:
1
- lowest quality, highest compression100
- highest quality, lowest compression