macOS
brew install libmobilocal Homebrew formula metadata
brew
C library for handling Kindle (MOBI) formats of ebook documents. Version 0.12 via Homebrew; verified 2026-06-19.
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 | cli | global executable | |
mobimeta | cli | global executable | |
mobitool | cli | global executable |
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.
https://github.com/bfabiszewski/libmobi
install metadata
| Package key | brew:libmobi |
|---|---|
| Version | 0.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libmobi |
| Homepage | https://github.com/bfabiszewski/libmobi |
| Repository | https://github.com/bfabiszewski/libmobi |
| Upstream docs | https://github.com/bfabiszewski/libmobi#readme |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/bfabiszewski/libmobi/releases/download/v0.12/libmobi-0.12.tar.gz |
| Last updated | 2026-06-19T12:32:37-07:00 |
| Pulse | updated |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libmobi |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.