View Single Post
Old 11-03-2016, 05:20 PM   #26
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,158
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by pdurrant View Post
There's one instance in which KindleUnpack would extract an ePub that wasn't just the KF8 componenet repackaged. That would be if the file in question was to output from KindleGen and included the original source files, and those original source files were an ePub.

I've no idea if that's the case with the TOR freebies. I suspect not. With a .prc extension, perhaps they're still using the ancient Mobipocket Creator...
Using the KindleUnpack plugin, I was able to split the KF8 & Mobi parts. So no, it was not created using Mobipockt Creator. Looking at the OPF for the KF8, it has the following.

Code:
<!-- BEGIN INFORMATION ONLY 
<meta name="Cover ThumbNail Image" content="Images/image00345.jpeg" />
<meta name="ASIN" content="9c08395e-d12a-40ac-baeb-46345ccf9481" />
<meta name="Creator Software" content="202" />
<meta name="Creator Major Version" content="2" />
<meta name="Creator Minor Version" content="9" />
<meta name="Creator Build Number" content="0" />
<meta name="Font Signature (hex)" content="0300000000000000000000000000008000200000000000000000000000000000e5edbbfd01ae01f101c901a94094409340994098409c409d40a6" />
<meta name="StartOffset" content="10227" />
<meta name="Unknown_but_changes_with_file_name_only_542" content="8hD9" />
<meta name="Language_524" content="en" />
<meta name="K8(125)_Count_of_Resources_Fonts_Images" content="7" />
<meta name="K8(129)_Masthead/Cover_Image" content="kindle:embed:0006" />
<meta name="K8(131)_Unidentified_Count" content="5" />
<meta name="kindlegen_BuildRev_Number" content="0730-890adc2" />
<meta name="Has Fake Cover" content="0" />
<meta name="kindlegen_Input_Source_Type" content="kpr" />
<meta name="cdeType" content="EBOK" />
END INFORMATION ONLY -->
So this was definitely made from the ePub using Kindlegen.
JSWolf is offline   Reply With Quote