show/hide this revision's text 2 added 310 characters in body

Yes. Convert your images to use indexed pallets (png256). You can support transparency (just like gif), but not an alpha channel.

You can do this using Irfanview and the pngout plugin, pngquant or pngnq.

The YUI performance team also did a great presentation that covers this an many other image optimization concepts.

show/hide this revision's text 1

Yes. Convert your images to use indexed pallets (png256). You can support transparency, but not an alpha channel.

You can do this using Irfanview and the pngout plugin, pngquant or pngnq.