Hi,
I am using RIOT and a few other similar programs. Riot is by far better in png file compression and image quality after.
But, when I batch process a lot of png-24 images and reduce color to 256, the first few files look good but as I check more files, the image quality is bad on some. This is not the case when I do files individually.
What I see here is that the batch processing is not keeping the colors at 256. It seems to change early in the batch processing, and lower color numbers like 32 or 13 are used on the conversion of the later files in the batch, making image quality very bad.
Not sure if there is a solution. Probably is a programming bug. This is a problem only when batch processing 10 or more png-24 to png-8 images. But doing it one image at a time works perfectly, Just that I have a few thousand png images to convert for my website, and the batch is not working right.
Other programs batch without problems, but with larger file sizes and lower quality images on many. That is why I would like to keep using RIOT.
Any fix to this problem?
thanks