There isn't anything simple you can do about it, but if you are willing to code a little you can impleent image_url_processor in your recipe. There you can download the image and try processing ti with imagemagick (which calibre bundles). Maybe imagemagick can "fix" whatever is wrong with the image and then return the url of the fixed image so that PIL will not choke.
|