LEADTOOLS Raster Imaging C DLL Help > LEADTOOLS Raster Imaging Features > File Formats > File Formats List > Color and Grayscale > File Formats: Mobipocket Format (MOBI) |
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.
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.
The file constants associated with this file format are as follows:
Constant |
Read Support |
Write Support |
Description |
FILE_MOB |
Yes |
No |
[370] MobiPocket File Format. |
Required DLL: LFMOB, Leadtools.codec. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Win32, x64.