macOS
brew install getxbooklocal Homebrew formula metadata
brew
Tools to download ebooks from various sources. Version 1.2 via Homebrew; verified from local package data.
install
brew install getxbooklocal Homebrew formula metadata
nix profile install nixpkgs#getxbooknixpkgs package indexes · pkgs/by-name/ge/getxbook/package.nix · source: api.github.com
overview
Tools to download ebooks from various sources
history
getxbook is a small C toolkit for downloading page images from Google Books previews, Amazon Look Inside, and Barnes & Noble Book Viewer. Its place in package history is tied to offline reading, book privacy, and scriptable capture of preview-page services rather than to a large application ecosystem.
Nick White published getxbook as a collection of one-purpose tools: getgbook for Google Books, getabook for Amazon, getbnbook for Barnes & Noble, and an optional Tcl/Tk graphical frontend. The official page frames the project around reading privacy and offline control of page scans, while the download list records public source and binary releases in 2013 and 2015.
Adoption remained niche but visible in Unix package-manager culture. Homebrew carried the macOS formula, and the input package facts also list Nix packaging, which fits the tool's small, source-buildable shape.
Practitioners use getxbook by choosing the site-specific command for a book source, letting the tool save page images into a local directory, and resuming partial downloads when a run is stopped. The surrounding scripts support conversion workflows such as searchable PDF, DjVu, and OCR-derived text.
getxbook is notable as a compact, portable C package with few dependencies beyond libc, sockets, and OpenSSL. For package maintainers, that makes it a classic small utility: easy to build, easy to audit, and heavily shaped by the fragility of the remote services it automates.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
getabook | cli | global executable | |
getbnbook | cli | global executable | |
getgbook | 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.
install metadata
| Package key | brew:getxbook |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/getxbook |
| Homepage | https://njw.name/getxbook/ |
| Repository | https://git.njw.name/getxbook.git |
| Upstream docs | https://njw.name/getxbook |
| License | ISC |
| Source archive | https://njw.name/getxbook/getxbook-1.2.tar.xz |
| Dependencies | openssl@3 |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | getxbook |
| 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.
getxbook
nix profile install nixpkgs#getxbooksource 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.