BaBooN4 Posted April 2, 2007 Share Posted April 2, 2007 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. Link to comment https://forums.phpfreaks.com/topic/45302-convert-tiff-and-bmp-to-jpg-or-png/ Share on other sites More sharing options...
zq29 Posted April 2, 2007 Share Posted April 2, 2007 Have you looked into ImageMagick? This might be of use to you... Link to comment https://forums.phpfreaks.com/topic/45302-convert-tiff-and-bmp-to-jpg-or-png/#findComment-220054 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.