$image->Set( magick => 'png' ); $image->Set( compression => 'Zip' ); print $image->ImageToBlob;