gerkintrigg Posted September 18, 2007 Share Posted September 18, 2007 Hello! I just wondered if there was a function to create a TIFF image using either Image Magick or the GD Library? I have searched through the PHP manual, this forum, blogs and Google and Can't find anything of any use. I thought that imagetiff() might work, but no such luck. Please help. Thanks. Link to comment https://forums.phpfreaks.com/topic/69800-creating-a-tiff-image/ Share on other sites More sharing options...
Jessica Posted September 18, 2007 Share Posted September 18, 2007 Since tiff is not widely supported by web browsers, it makes sense that PHP would not be used to make tiff images. why not use png or gif? Link to comment https://forums.phpfreaks.com/topic/69800-creating-a-tiff-image/#findComment-350657 Share on other sites More sharing options...
gerkintrigg Posted September 19, 2007 Author Share Posted September 19, 2007 I need to use TIFF because of the need for designers to download an image in a non-lossy format that they can use. On a similar note, I'm still awaiting your email. Link to comment https://forums.phpfreaks.com/topic/69800-creating-a-tiff-image/#findComment-350905 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.