> Does anybody know how to resize GIF->GIF (not GIF->PNG) images with PIL? What's about PythonMagick (http://pythonmagick.procoders.net)? It's a python module to access ImageMagick (http://www.imagemagick.org), a library set to manipulate several image types. I'm not sure if it works. I just read a little bit and it says that it supports gifs. I hope it helps, Josef