Description Usage Arguments Details
If no outfile
is specified, then the input file is compressed in place.
1 |
infile |
PNG file to optimise |
quality |
set maximum image quality factor. Valid quality values: 0 - 100. Default: NULL (not enabled) |
size |
Try to optimize file to given size. Target size is specified either in kilo bytes (1 - n) or as percentage (1% - 99%) |
outfile |
output PNG location. If not specified, input file will be overwritten |
verbosity |
verbosity level. Possible values: 0, 1, 2. Default: 0 |
If both quality
and size
options are left at their default of
NULL
, then lossless optimization is performed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.