TIFF Image conversion

alastair ally_burnett at yahoo.co.uk
Mon Jul 12 10:57:40 EDT 2004


Hi,

I need to convert a 24-bit RGB TIFF image to an 8-bit RGB TIFF image.
I've tried using PIL and the convert() method - this allowed me to
convert to an 8-bit grayscale image, close but not exactly what I need
:(

>From what I've read, it doesn't look like I can do what I need in PIL.
Does anyone know of another method ?

Thanks,

Alastair.



More information about the Python-list mailing list