Skip to main content
Participating Frequently
September 14, 2010
Answered

Missing images (no JPEG 2000)

  • September 14, 2010
  • 1 reply
  • 1584 views

Hello Everyone,

I am testing ePub outputs and I am surprised now why some images aren't displayed in the final output. The format is the same for all images as they were processed using the same way. A test case can be found here: http://bilyujezd.cz/other/testcase.epub

Epubcheck gives no errors. Any idea?

Regards,

Jan

    This topic has been closed for replies.
    Correct answer

    Sorry misread the post.  If you look at the error.log file from DE you will see an E_PKG_IMAGE_TOO_LARGE that indicates that DE didn't like the particular image: obr/01ch21_sm.jpg .  Resaving the image in question in Photoshop fixes the problem (and then updating the .epub file).

    1 reply

    September 15, 2010

    JPEG 200 is not an OPS core media type (GIF/PNG/JPG/SVG), and won't be supported on most ePub reading platforms (including ADE).

    honykAuthor
    Participating Frequently
    September 15, 2010

    Thanks for the info, but I see this is misunderstanding. I've tried to point out that my file is ordinary jpeg as there are several posts which discuss problems with that jpeg 2000 format (hence 'no jpeg 2000' in the subject)...

    Correct answer
    September 15, 2010

    Sorry misread the post.  If you look at the error.log file from DE you will see an E_PKG_IMAGE_TOO_LARGE that indicates that DE didn't like the particular image: obr/01ch21_sm.jpg .  Resaving the image in question in Photoshop fixes the problem (and then updating the .epub file).