Firstly, thanks for this wonderful piece of software. :)
I have an issue that I hope you can help with.
I have a large number of GIF images that are basically white on black
line drawings. Average resolution comes in at around 1000x800, and
average file sizes for those GIF files are around 100-200 kilobytes.
However, when running these images through SLIR, say for example to a
700px wide output, what is being loaded is a very large 250k+ PNG file
that significantly impacts my page loading times.
I have tried ajusting the quality parameter, but it seems to make
little difference (both in image quality and file size).
Couple of questions:
1) Is there any necessary reason why GIFs must be output as PNGs?
2) Any way of getting around this?
Thanks.
Here's a couple of samples: http://www.xrcmedia.com/temp/samples.zip
In it are two sample images with two files each - the original GIF,
and the signficantly smaller (in terms of resolution) but
significantly larger (in terms of file size) PNG.
If you could point me in the right direction regarding the rewriting
of the code to help with this, I would be very grateful.
Thanks again.
Rudi