PhaZZed
08-10-2007, 07:25 PM
Hi all,
I have spent the last age trying to create a simple image conversion class, and have just not been able to get anywhere. I am limited to using the PHP GD Library unfortunately, so image magick is not an option.
I have managed to convert from:
.jpg to .gif and .png
But I need to convert from:
.jpg to .bmp and .tiff
If anyone has any information or, well, absolutely anything that can help, it would be greatly appreciated if you would share your knowledge.
Thanks!
I have spent the last age trying to create a simple image conversion class, and have just not been able to get anywhere. I am limited to using the PHP GD Library unfortunately, so image magick is not an option.
I have managed to convert from:
.jpg to .gif and .png
But I need to convert from:
.jpg to .bmp and .tiff
If anyone has any information or, well, absolutely anything that can help, it would be greatly appreciated if you would share your knowledge.
Thanks!