Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Kindle Formats

Notices

Reply
 
Thread Tools Search this Thread
Old 06-15-2020, 05:57 AM   #1
PaulFraser
Junior Member
PaulFraser began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2012
Device: Ipad3/Kindle
Dual display format Kindle file

I currently get a magazine in my iPad Kindle app that provides two different modes of display. One is a standard Kindle ebook format similar to that which displays on my original Kindle; the other offers a PDF/image-like copy of the actual magazine page. I can switch between these by using an image/text toggle on the top right hand corner of the display.

If I unpack the file it gives HDImages and Mobi7 folders. The first is empty; the second contains book.html, content.opf, and toc.ncx files, as well as an Images sub-folder, which contains the page images, thumbnail images, and what looks like images for the book.html file.

Although I've searched several times, I can't find any documentation referring to this dual display option. Can someone point me in the right direction please?
PaulFraser is offline   Reply With Quote
Old 06-15-2020, 08:31 AM   #2
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,540
Karma: 84810449
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Kindles
What sort of documentation are you searching for? Are you looking for general information or something specific enough that you could write code based on it?

I don't know of any online documentation on this. Perhaps someone else will link to some. In the mean time here is some general information.

Magazines with the ability to switch between article text and page images can be in either MOBI or KFX format. The magazine you see in the Kindle for iOS app is likely delivered in KFX format. If you download the same magazine from Amazon's website using "Download & transfer via USB" you will get it in MOBI format. Both accomplish the same thing but use different methods to achieve it. I will describe the MOBI version since that is what you have examined already.

MOBI is a proprietary binary format. Kindleunpack attempts to create standard EPUB files that correspond to the content of MOBI file. There are some things that it does not currently handle and the special fields used in periodicals is one of them.

In the MOBI file the index structure that corresponds to the NCX has additional fields that kindleunpack ignores and so they do not appear in the recreated NCX that it produces. In the NCX file produced from your magazine you will see a list of entries labeled with page numbers that link to content in the HTML file of the book. Missing from that, but present in the MOBI file, are also links to the full size image and thumbnail image of each page.

Some magazines have even more detailed information, indicating which rectangles on which each page correspond to the content contained in articles.
jhowell is offline   Reply With Quote
Old 06-15-2020, 08:58 AM   #3
PaulFraser
Junior Member
PaulFraser began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2012
Device: Ipad3/Kindle
Thanks for your reply. I'd like to be able to create an ebook that has the same dual format options, and would like to know what software (if any) can achieve this (I guess this is beyond Amazon's Kindle Creation software. Does InDesign do this? Framemaker? Or do I have to learn to use CSS?)

FWIW, the unpack came from a .prc file.

Quote:
Originally Posted by jhowell View Post
What sort of documentation are you searching for? Are you looking for general information or something specific enough that you could write code based on it?
PaulFraser is offline   Reply With Quote
Old 06-15-2020, 09:17 AM   #4
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,540
Karma: 84810449
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Kindles
As far as I can tell the source format for those magazines is Adobe InDesign. I don't know how they are processed to become Kindle magazines. I suspect that the ability to do that is only made available to major magazine publishers.
jhowell is offline   Reply With Quote
Old 06-28-2020, 02:56 PM   #5
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,463
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by jhowell View Post
As far as I can tell the source format for those magazines is Adobe InDesign. I don't know how they are processed to become Kindle magazines. I suspect that the ability to do that is only made available to major magazine publishers.
I can tell you absolutely that that is an option only available to major publishers. It's not remotely available to self-pubs.

Hitch
Hitch is offline   Reply With Quote
Old 07-04-2020, 10:24 AM   #6
PaulFraser
Junior Member
PaulFraser began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2012
Device: Ipad3/Kindle
Quote:
Originally Posted by Hitch View Post
I can tell you absolutely that that is an option only available to major publishers. It's not remotely available to self-pubs.
Hitch
Thanks. I'd be interested in more information nonetheless (what the format is called etc.) and whether it might be possible to create a mobi of that type outside the Amazon ecosystem.
PaulFraser is offline   Reply With Quote
Old 07-04-2020, 01:26 PM   #7
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,596
Karma: 23164939
Join Date: Dec 2010
Device: Kindle PW2

Quote:
Originally Posted by PaulFraser View Post
Thanks. I'd be interested in more information nonetheless (what the format is called etc.)
These files are often referred to as master mobi files or dual mobi files.

Quote:
Originally Posted by PaulFraser View Post
[...] and whether it might be possible to create a mobi of that type outside the Amazon ecosystem.
You can create these files with Calibre. (You'll need to select Preferences > Output options > Mobi output > Mobi file type: both > Apply before the conversion.)

I stand corrected.

Last edited by Doitsu; 07-04-2020 at 02:22 PM.
Doitsu is offline   Reply With Quote
Old 07-04-2020, 01:54 PM   #8
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,540
Karma: 84810449
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Kindles
Quote:
Originally Posted by Doitsu View Post
These files are often referred to as master mobi files or dual mobi files.
No, that is not the sort of dual format being referred to in this thread. It is about magazines being able to switch between page image view and article view.
jhowell is offline   Reply With Quote
Old 07-04-2020, 02:05 PM   #9
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,463
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by PaulFraser View Post
Thanks. I'd be interested in more information nonetheless (what the format is called etc.) and whether it might be possible to create a mobi of that type outside the Amazon ecosystem.
No, it's not possible. It requires (at this time) proprietary Amazon coding, software (internal to them and not available outside of their hallowed halls) and device functionality.

Hitch
Hitch is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Display smallest format's file size? fernandie Library Management 13 05-29-2021 04:52 AM
Thoughts on how to format a dual-language book for learners? MacEachaidh ePub 35 03-19-2014 03:37 AM
Pixel Qi 3Q1 dual display said to be released next month. Alisa News 0 04-23-2009 01:28 PM
Dual display navigation - New Scientist article ePossum News 37 06-30-2008 04:42 AM
Dual display e-book device showcased by Toshiba Alexander Turcic News 3 09-09-2006 11:05 PM


All times are GMT -4. The time now is 03:13 AM.


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