This package implements facilities to create KF8-formatted MOBI and AZW3 books. We also export the raw PalmDB writer and various PalmDoc, MOBI and KF8 components as subpackages, which can be used to implement other formats that build on these standards.
- Chapters are supported but subchapters are not
- Old readers without KF8 are not supported (Kindle 1, 2 and DX)
- Books without any text content are always malformed
- Errors during template expansion result in a panic
- MobileRead Wiki
- Calibre source code for MOBI support
- Vladimir Konovalov's Golang MOBI writer
- Library of Congress on the MOBI format
Huge thanks to the authors of these resources.
MIT © Leo Gaskin 2020-2024