I need image editor ( interface for ImageMagick or something like this) I want to simplify these steps: 1. add text to image 2. crop image 3. bright/contrast control 4. add image above the original 5. save the edited image I'm sure there are many free scripts for this, but dont have time right now to look for them. I'm giving 10$ paypal. If you have other offers - let me now by PM.
I did the user interface, but need someone to help me with the ImageMagick (or other free to install component for php) code. I want just to save my images in the following way: image.php?image=my_image.jpg&action=crop&x=0&y=0&w=150&h=150 This should crop my_image.jpg at coordinates 0, 0, 150, 150 I need 5 more actions: add image over image (in this way): image.php?image=my_image.jpg&action=applyimg&addedimg=X&x=0&y=0&w=150&h=150 (where addedimg=X => X is 1 for 1.jpg, 2 for 2.jpg, 3 for 3.jpg etc and x y h z are the coordinates for this) I'll tell the rest of what I need if someone has interes in this. Paying instantly with paypal.