Page 1 of 1

IFF export not using Run-Length Encoding?

Posted: Mon Apr 06, 2020 12:22 am
by dracvl
I’m converting a bunch of images from PNG to 256-color IFF files.

Every single image ends up being the exact same size (since they are all the same width/height), and they are a lot larger than the images if I save them natively on the Amiga platform from something like e.g. DeluxePaint.

This makes me think that the IFF exporter doesn’t do RLE? Or am I missing some option to turn it on?

Re: IFF export not using Run-Length Encoding?

Posted: Fri Apr 17, 2020 7:52 am
by xnview
yes currently only RGB use RLE