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 | No | [370] MobiPocket File Format. |
Required DLL: LFMOB. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Win32, x64.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET