in reply to reading image blob w/Image::Magick

As an alternative to the solutions with blobs, you could use LWP::Simple's getstore($url, $file) function instead, then pass the file to ImageMagick.