image optimizer for web

JPEG compression level resets on startup

Brian Crowe said, on 24/08/2023
Upon starting Pinga v0.58, the JPEG compression level resets to: 
"progressive - fast encode, slow decode" 
if it was previously set to: 
"best savings - slow encode and decode".
Setting it to either of the "baseline" options doesn't lead to a reset. No other options reset.

Windows version: Windows 10 Home Build 19045

Copypaste from Pinga.ini:
[Options]
PNGCompressionLevel=3
JPEGCompressionLevel=3
EnableLossyCompression=1
LossySetQuality=6
ImageTosRGB=1
JPEGautorotation=true
ImageResize=false
ResizeDefinition=17
KeepMeta=false
KeepColorsAlpha=false
Multithreading=4
Autorun=0
https://wallpapercave.com/wp/wp9414303.jpg
cédric (dev) said, on 25/08/2023
should be fixed in v0.59. ty for report

reply