class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I love this class! I am however having trouble with re-sizing GIF files. JPG files resize fine, but the same code wont do the same job for GIF files :(
Any ideas, is there something obvious I have missed?
I love this class! I am however having trouble with re-sizing GIF files. JPG files resize fine, but the same code wont do the same job for GIF files :(
Any ideas, is there something obvious I have missed?
Thanks for reading,
p.
I'll have a look. As far as I know, the class resizes GIF, PNG and JPEG the same way. Only transparency, or animated GIFs can be troublesome.