• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

A good PNG compression utility

Psych

Senior member
I looked through the free software thread and saw Irfanview, and I downloaded it and tried out its PNG compression abilities. I compared it with a GIF image, and the PNG was larger. After a little thinking, I think the reason why is because GIFs work very well with images that have <256 colors, and I think Irfanview is saving the PNG as a 24-bit one. I also base this on the fact that the GIF file is 7/15 the size of the PNG one.

Does anyone know of a utility that will adjust for color range?
 
I use GIMP for most of my image editing. Free, and powerful. And it does support the PNG format, though I've not used it.
For lossy compression:
JPG
For nearly lossless compression:
JPG, max quality
Lossless, but compressed:
BMP + WinRAR
 
I hate how the file sizes vary so much with PNG and GIF. Sometimes PNG is smaller, sometimes GIF is smaller. They are both lossess and fast to decompress. Grr...

RARed BMP is nice, but it is just like a Zipped Tiff.
 
Back
Top