View Single Post
Old 12-12-2014, 12:48 PM   #11
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,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by pssquirrel View Post
When you use KindleUnpack to explode an azw3, are the resulting files lossless? Have they been modified or converted in some way, or were they simply decompressed or unwrapped?
It's not a lossless process; style names in stylesheets survive, but file names don't. Also some system files are re-created.

Quote:
Originally Posted by pssquirrel View Post
what does "Fix ASIN for Kindle Fire" do?
AFAIK, it manipulates the metadata of a mobi/azw3 file; it adds ASIN numbers and changes the ebook type to EBOK.

Quote:
Originally Posted by pssquirrel View Post
Am I guessing correctly that "Fix ASIN for Kindle Fire" edits hidden files or hidden data not accessible in an exploded azw3?
AFAIK, that's correct. This plugin modifies the binary EXTH metadata of a mobi/azw3 file.

Quote:
Originally Posted by pssquirrel View Post
Is there a way to "Fix ASIN" manually?
You could theoretically use a Python script to manually change/add the ASIN number.

Quote:
Originally Posted by pssquirrel View Post
As far as I can tell, KindleGen/KindlePreviewer is a one-way process where you feed data in and an azw3 comes out, yes? You can't use it to open up an azw3 for editing?
That's correct.

Quote:
Originally Posted by pssquirrel View Post
If you want to edit, you have to go back to the source data, edit that, and then run it through KindleGen/KindlePreviewer to make a new azw3?
That's correct. BTW, KindleGen will generate a hybrid mobi file that contains the old and new formats and the source files by default. (You can generate an AZW3 file directly with Calibre.)
Doitsu is offline   Reply With Quote