PDA

View Full Version : Convert tiff to jpg


owilson
12-16-2004, 12:23 PM
Based on responses in this thread (http://www.htmlforums.com/showthread.php?s=&threadid=50552) I would like some pointers on how to go about doing what pogo suggested:
Originally posted by pogo
you can use a PHP script that converts TIFF to JPG on-the-fly or converts it and saves in a cache folder and sends it to a user as JPG.

I need to do it in ASP though.