Full codes using ImageMagick and php

Thumbnails

Create thumbnails of all the images in a directory

Effects

Add an effect to an image on its upload

Watermark

Add a text watermark to an image on its upload

Resize

Resize an image on upload

Multiple

Watermark multiple images on upload

THESE CODES ARE PROVIDED FOR AN EXAMPLE OF HOW TO USE IMAGEMAGICK WITH PHP.
CARE SHOULD BE TAKEN WHEN ACCEPTING USER INPUT.
I TAKE NO RESPONSABILTY FOR ANY PROBLEMS THAT MAY OCCURE WHEN USING THIS CODE.
IT IS UP TO YOU TO SECURE THE CODE AND VALIDATE USER INPUT.