
: Re: How do I repack a .mobi file? I used Kindle Unpack in Calibre to unpack a .mobi file, so I could correct mistakes in images and text. It was easy - images were JPGs or JPEGs and text was
Keep in mind Calibre won’t help if it is a fixed layout book. While azw3 has all the data, it won’t correctly export to mobi. all bug reports regarding fixed layouts are turned down. I have an epub with lots of images, 10 mb in size, but the resulting mobi is 200 kb, it completely ignores all the images when it converts.
kindle preview generates a correct mobi for you from an epub, but it adds your sourcefiles into it. so that the resulting file is much bigger than necessary
It would be great with a mobi packer plugin for Calibre.
edit: kindlegen takes an undocumented parameter: -dont_append_source
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Angie

: Are dictionaries supported in epub 3.1? Are dictionaries, as described here: http://www.idpf.org/epub/dict/ covered in epub 3.1? Which readers support them? Are there any working examples of epub

: Highlighting text in an epub using Sigil and python This is a follow-up to Programming Sigil for importing annotations The answer there suggests to read the Sigil Plugin Framework documentation.