View Single Post
Old 05-23-2012, 05:29 PM   #1
jicama
Junior Member
jicama began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2012
Device: Nook Color
Nook Kids ePIB player/converter?

It's frustrating for me that the Nook apps for PC and Android still don't support the Nook "ePIB" format, a variant of ePUB that supports more interactivity such as magnifying and reading aloud passages that are tapped by the reader. When I look at the structure of an ePIB book on my Nook, it seems somewhat like an exploded ePUB file:

Code:
OEBPS/
 content.opf
 ebook.html
 audio/
   lots of .m4a files
 book/
   one .json file with layout and sequence information
 css/
   bg.css
   some image files for buttons
 images/
   full-page and zoomed text images
 js/
   javascript for running the book
I've zipped up the full-page images into a .cbz file so that I can read the book normally with a comic book reader, but it would be nice to be able to get the full interactive experience with a browser plug-in or something.

Anyone out there messing with this?
jicama is offline   Reply With Quote