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 would like to ask if it is possible to rotate an image in various degrees like 45 or 10 or 120 and maintain the transparency of gif and png images. Can I do it with the upload class? Thanx in advance ;)Reply
i would like to have the ability to rotate images in various angles. Is that possible with the addition of some code maybe? Thank you for your answers :)Reply
However, you can rotate images inly with the following angles: 90, 180 and 270 degrees.