PDA

Click to See Complete Forum and Search --> : Converting a JPEG to a GIF in ASP


dvst8
May 29th, 2000, 02:16 AM
Does anyone know how to convert a JPEG image to a GIF in ASP?

Thanks.

dvst8
May 29th, 2000, 07:34 PM
Reply to my own question (in case someone is ever wondering the same thing):

download ImageFile Object from ZmeySoft
http://products.zmey.com/

dvst8
May 29th, 2000, 07:46 PM
actually i'm not sure if you can actually convert formats with this component. but you can extract image width/height info, and turn's out that's all i needed!

cheers