Convert TIFF and BMP to JPG or PNG
Posted: Mon Apr 02, 2007 12:55 pm
Hi,
Does anybody know of a script to convert TIFF or BMP to JPG or PNG?
I need this for a Flash project, I am a beginner in PHP and have no idea how this can be done. I have adapted a PHP code to send an image to Flash as an array (BitmapData in Flash), without saving the actual file on the server (and this is what I'm looking for with this script). However, I don't know how to code the conversion.
Can someone please help me with this?
Thanks.
Does anybody know of a script to convert TIFF or BMP to JPG or PNG?
I need this for a Flash project, I am a beginner in PHP and have no idea how this can be done. I have adapted a PHP code to send an image to Flash as an array (BitmapData in Flash), without saving the actual file on the server (and this is what I'm looking for with this script). However, I don't know how to code the conversion.
Can someone please help me with this?
Thanks.