image resize quality

Set the image resize quality for JPEG output in ChronoForms.

Overview

The user was unsure what units the "Image resize Quality" setting uses.
The quality value is a percentage from 0 (lowest quality, smallest file) to 100 (highest quality, largest file), with a default value of approximately 75.

Answered
ef efimleonid 12 Dec, 2015
What units used in Image resize Quality? "Set the quality of ouput jpg images" : "90" (%, dots per inch or what?)
Gr GreyHead 13 Dec, 2015
Answer
Hi efimleonid,

I found this in the PHP Docs here:
[list]quality
quality is optional, and ranges from 0 (worst quality, smaller file) to 100 (best quality, biggest file). The default is the default IJG quality value (about 75).[/list]
Bob
This topic is locked and no more replies can be posted.