How do I disable the Alchemy based JPEG encoder in the applicationdemo? I want to use imagmagick instead to do all my image processing. It seems that the JPEG encoder processes the jpeg files before running the upload.php script so when imagemagick is trying to process the image it's already processed and gives the jpeg a terrible quality.