in reply to Re^3: How to keep Imager's image files small ?
in thread How to keep Imager's image files small ?
You'd be wrong.
Imager can write to bmp, png, tif, ico at 4 bits per pixel, though png was only added to that list in Imager 0.90 (April 2012).
GIF is a special case - if the stored palette is 4 bits (16 colors) then it will start compression with a 5 bit code size, there's none of the packing 2 indices per byte as for the other formats.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: How to keep Imager's image files small ?
by BrowserUk (Patriarch) on Jul 28, 2012 at 00:33 UTC | |
by tonyc (Friar) on Jul 28, 2012 at 01:12 UTC |