Bad reduccion palette in first execution for b/w image
Advanced PNG optimization program
Status: Beta
Brought to you by:
cosmin
I made a compress image with OptiPNG v0.6.4
I used this command line: optipng -o3 -i0 -log=optipng.log img11.png
If first execution, OptiPNG say \"8 bits/pixel, 256 colors in palette. Reducing image to 8 bits/pixel, grayscale\"
In second execution, OptiPNG say \"8 bits/pixel, grayscale. Reducing image to 2 bits/pixel, 4 colors in palette\"
The same happend with -o2 to -o7
I attach the log file, and the image without compress.
Thanks for the report. I have finally found some time to look at it.
Tested with OptiPNG.exe v0.7.7 (27-Dec-2017), Win32.
Confirmed. This 8-bit indexed image is more optimally stored as 2-bit indexed.
This reduction should be evaluated, in addition to grayscale 8 bit. The extra run should not be necessary.