Quote:
Originally Posted by nosmokingbandit
I converted them with kindlegen using the args `-dont_append_source` and `-c0`, which from what I understand should create a plain azw3.
|
A Master MOBI created by kindlegen has three main components: old-style MOBI format, newer KF8/AZW3 format, and the original source file.
The -dont_append_source option eliminates only the last of these, leaving the other two. -c0 disables compression making the file larger.