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 ANY OF THIS CODE.
IT IS UP TO YOU TO SECURE THE CODE AND VALIDATE USER INPUT.
Links to sites that have ImageMagick examples or extra programes that are required to get certain parts of ImageMagick code to run.
ImageMagick examplesA comprehensive list showing what can be done with ImageMagick
The official ImageMagick forum
The ImageMagick website with examples, downloads and explanations of all the operators.
The Ghostscript website which is required when working with pdf files.
The wget website which is required when working with files that are on a different server.
A site with some interesting scripts to modify images
The programs on these pages show how to use the ImageMagick MagickWand API