blueman378 Posted March 22, 2009 Share Posted March 22, 2009 Hi guys, I was wondering if someone could tell me how powerful the gd library is in terms of conversion, eg i need to: convert .tiff to jpg convert bmp to jpg convert svg to jpeg, basically any image formats that the browser cannot display or are to big to be ligically displayed i am looking to convert, can the gd library convert all these? Link to comment https://forums.phpfreaks.com/topic/150541-information-on-the-gd-library/ Share on other sites More sharing options...
ratcateme Posted March 22, 2009 Share Posted March 22, 2009 as far as i am aware GD only supports jpeg,png,gif,wbmp,xbm and xpm no support for tiff,bmp or svg sorry Scott. Link to comment https://forums.phpfreaks.com/topic/150541-information-on-the-gd-library/#findComment-790721 Share on other sites More sharing options...
blueman378 Posted March 22, 2009 Author Share Posted March 22, 2009 Cheers, anyone have any idea how deviantart.com do it then if you upload an image a browser cannot display it will be converted to jpg on the fly. they also use php. Link to comment https://forums.phpfreaks.com/topic/150541-information-on-the-gd-library/#findComment-790728 Share on other sites More sharing options...
ratcateme Posted March 22, 2009 Share Posted March 22, 2009 i have never used it but ImageMagick might do what you want http://nz2.php.net/manual/en/book.imagick.php Scott. Link to comment https://forums.phpfreaks.com/topic/150541-information-on-the-gd-library/#findComment-790737 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.