Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 05-15-2013, 11:42 PM   #1
DapperDG
Junior Member
DapperDG began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2013
Device: Nook Tablet
Question Are Two EPUB Covers possible?

My EPUB 99.9% ready to go. I only have one remaining question.

QUESTION:

Is it possible to display two EPUB/Mobi book covers as follows:
-- One optimized for thumbnail view that the reader does not see close up. (Optimized as in. larger title font and author font)
-- And the original printed version, which would be displayed full size on page one.

In order to do so, do I need to place the thumbnail version of the book cover on page one? And then tweak the eBook to open on page two where the second version of the book cover resides?

It seems that doing so would display two book covers size by side.

I ask, because the thumbnail version does not look as good close up 

Thank you
DapperDG is offline   Reply With Quote
Old 05-16-2013, 08:44 AM   #2
PageLab
Connoisseur
PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.
 
PageLab's Avatar
 
Posts: 70
Karma: 515184
Join Date: Sep 2011
Location: Brasília
Device: Kindle3, iPad, Nook, Kobo, Positivo Alfa
There's no universal solution to control cover display in this specific way. Reading systems have different methods to show the thumbnail for the cover image. RMSDK based devices/apps generally pick the first content for the thumbnail.

But you can do it in iBooks and Kobo apps by specifying different values for the covers in the metadata and in the guide section.

For the thumbnail, specify the metadata like this in the OPF:

Code:
<meta name="cover" content="cover-thumbnail.jpg" />
...and for the full size cover, add the following in the <guide> section of the OPF:

Code:
<guide>
    <reference href="cover.xhtml" title="Cover" type="cover" />
</guide>
The above considers that you have the reference for the "big" cover image inside the "cover.xhtml" file.
PageLab is offline   Reply With Quote
Old 05-16-2013, 10:48 AM   #3
DapperDG
Junior Member
DapperDG began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2013
Device: Nook Tablet
"There's no universal solution to control cover display in this specific way. Reading systems have different methods to show the thumbnail for the cover image."

Thank you! I will include the code you mentioned, but I assume this means that I need two cover images in the front of the book for RS that do not recognize the code?

Also, if I allow InDesign to chose image conversion it changes all my JPEG's to PNG's. You refer to the cover image as a JPEG. Are PNG's okay? My understanding is that JPEG's are better for photos and PNG are better for artwork. Thanks! The cover file is the last piece of the puzzle
DapperDG is offline   Reply With Quote
Old 05-16-2013, 01:56 PM   #4
PageLab
Connoisseur
PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.
 
PageLab's Avatar
 
Posts: 70
Karma: 515184
Join Date: Sep 2011
Location: Brasília
Device: Kindle3, iPad, Nook, Kobo, Positivo Alfa
Quote:
Originally Posted by DapperDG View Post
...I assume this means that I need two cover images in the front of the book for RS that do not recognize the code?
There's no need to reference both images in the XHTML for the cover, just the full size image. The cover metadata in the OPF will do the trick for the thumbnail image in iBooks/Kobo bookshelf. ADE and other RMSDK based devices will ignore it and use the first piece of content in the book – the full size image.

Quote:
Originally Posted by DapperDG View Post
You refer to the cover image as a JPEG. Are PNG's okay?
Sure, you can use PNGs, that was just an example
PageLab is offline   Reply With Quote
Reply

Tags
epub book cover


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
svg wrappers for epub covers Derek R ePub 9 03-14-2013 09:12 AM
Epub covers drmar Recipes 1 03-03-2012 06:15 AM
How to get ePub covers to display? Antioch ePub 4 06-25-2011 03:00 AM
Why no Covers in ePub from Kobobooks? hpjrt Kobo Reader 7 12-18-2010 12:38 AM
epub covers quirk? with 0.7.2 Allis Calibre 4 06-24-2010 08:22 PM


All times are GMT -4. The time now is 08:04 PM.


MobileRead.com is a privately owned, operated and funded community.