I have to create website in PHP, which need image editor functionality like image makeup, resizing, crop, flipping, rotating etc.
if any one knows this type of editor or website having such functionality please let me know.
example link this : http://www.phpimageeditor.se/phpimageeditor/index.php?imagesrc=sample.jpg
use PHP GD Library.
want some examples and GD image functions, it is given in following link