File Formats: Mobipocket Format (MOBI) (original) (raw)
MOBI is an e-Book raster file format for e-book readers such as the Kindle and mobile phones.
The MOBI format is based on the PalmDOC format and was extended by adding certain HTML-like tags to the data. It is used by the MobiPocket Reader. It supports multipage formats.
For more information, refer to https://wiki.mobileread.com/wiki/MOBI.
The default extensions for this format are: .mobi, .prc
Support for this file format can be unlocked using the following support constant: L_SUPPORT_DOCUMENT.
LEADTOOLS supports loading this format as raster image or SVG (Scalable Vector Graphics) document.
The file constants associated with this file format are as follows:
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_MOB | Yes | See note | [370] MobiPocket File Format. |
Note
LEADTOOLS supports writing/saving using LEADTOOLS Document Writers. For additional support details, refer to the following:
• Creating Documents Having Different File Formats
• Files to be Included With Your Application
• File Format Comparison Chart
Required DLLs and Libraries
- LFMOB
- For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Platforms
Win32, x64.
LEADTOOLS Raster Imaging C API Help