View Single Post
Old 07-30-2010, 02:03 PM   #24
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,427
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Just clarify the issue:

The EPUB standard has no support for image based covers. Instead EPUB software is supposed to render the first "screefull" of the epub and use that as a cover.

However, calibre for years and now itunes/ibooks use the following convention:

If in the <metadata> section of the OPF file there is a line that looks like

<meta name='cover" content="someid"/>

where someid is the id of an image file in the <manifest> of the OPF, it will be used as the cover.

When you use calibre to create an EPUB is adds this line automatically (assuming the EPUB has an image based cover).
kovidgoyal is offline   Reply With Quote