Manjeet Singh wrote: > Hi, > I am a new to the image conversion /compression concepts. I have > few thousands of images which were scanned in Uncompressed JPEG > format(.Tiff and .Jpeg). I am required to convert them to standard > tiff files(CCIT Group4). Is there any way to accomplish this in > Python? I will be thankful for the comments and suggestions. I am > using Python 2.3. http://www.pythonware.com/products/pil/
This may do the job -- check its manual (data formats in an appendix). Runs on any Python-supported platform, not just win32. Cheers, John _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32