macOS
brew install libmobilocal Homebrew formula metadata
brew / rank 8903
C library for handling Kindle (MOBI) formats of ebook documents. Version 0.12 via Homebrew; verified from local package data. Also installable with debian: sudo apt install libmobi-dev.
install
brew install libmobilocal Homebrew formula metadata
sudo apt install libmobi-devDebian stable package indexes · libmobi-dev · source: deb.debian.org
overview
C library for handling Kindle (MOBI) formats of ebook documents
history
Libmobi is a C library and tool suite for Mobipocket and Kindle MOBI-family ebook files. It gives Unix packages a small native way to inspect, parse, reconstruct, edit metadata, and handle older Kindle document formats.
The project README describes Libmobi as a C library for Mobipocket/Kindle MOBI ebook documents, with command-line tools that also serve as examples for the library API. Its feature list covers PalmDOC, PRC, MOBI, newer KF8/AZW/AZW3, AZW4, metadata editing, encrypted documents, dictionary markup reconstruction, and output that can be fed back to kindlegen.
The release history shows a practical, parser-maintenance project: early releases added metadata extraction and mobimeta, while later releases focused heavily on corrupted-input handling, fuzzing-reported overreads, null dereferences, portability, and build fixes.
Libmobi is niche because MOBI is an older Kindle-era format, but it is useful in ebook tooling and preservation workflows where existing collections contain .mobi, .azw, or .azw3 files. The README names projects using it, including KyBook 2 Reader, @Voice Aloud Reader, and the QLMobi Quick Look plugin.
Homebrew, Debian, and Ubuntu package libmobi, making its command-line tools mobidrm, mobimeta, and mobitool available without building from source.
Developers include mobi.h and link with -lmobi to load MOBI files into library structures and parse raw content into HTML, CSS, fonts, and media resources. Command-line users use mobitool and related tools for inspection and metadata work.
The package is most useful for archival conversion, ebook metadata cleanup, Kindle-file debugging, and applications that still need to understand MOBI-family files even as EPUB dominates newer publishing workflows.
Libmobi is significant as an ebook-format archaeology package: it wraps a historically important commercial reading format in inspectable C code and command-line utilities.
Its fuzzing-heavy maintenance story is also notable. Ebook parsers process complex, often third-party-generated files, so the small package has a security and robustness role out of proportion to its install counts.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mobidrm | executable | indexed executable | Discovered from the local executable index. |
mobimeta | executable | indexed executable | Discovered from the local executable index. |
mobitool | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libmobi |
|---|---|
| Version | 0.12 |
| Package manager | Homebrew |
| Homepage | https://github.com/bfabiszewski/libmobi |
| Repository | https://github.com/bfabiszewski/libmobi |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libmobi-dev 0.12+dfsg-1
Development files for libmobi
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-devlibmobi-tools 0.12+dfsg-1
Tools for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-toolslibmobi0t64 0.12+dfsg-1
C library for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi0t64libmobi-dev 0.11+dfsg-1.1build1
Development files for libmobi
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-devlibmobi-tools 0.11+dfsg-1.1build1
Tools for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi-toolslibmobi0t64 0.11+dfsg-1.1build1
C library for handling Mobipocket/Kindle ebook format documents
https://github.com/bfabiszewski/libmobi
sudo apt install libmobi0t64source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.