macOS
brew install jbig2decprovider-native install command
brew / rank 467
JBIG2 decoder and library (for monochrome documents). Version 0.20 via Homebrew; verified 2026-07-28.
install
brew install jbig2decprovider-native install command
overview
JBIG2 decoder and library (for monochrome documents)
history
jbig2dec is a decoder library and command-line utility for the JBIG2 bi-level image compression format, also known as ITU T.88 and ISO/IEC 14492. Its practical niche is decoding monochrome scanned-document images, including JBIG2 streams embedded in PDF files.
The project README describes jbig2dec as a decoder library and example utility, with development source kept in the Ghostscript Git repository and a GitHub mirror under ArtifexSoftware. The README also notes that the GitHub repository is a mirror and that releases are hosted through GitHub tags.
The SourceForge project page records that jbig2dec is no longer hosted there and points users to Ghostscript. That migration reflects the project's place in the Artifex/Ghostscript ecosystem, where JBIG2 decoding is part of broader PDF and page-description-language handling.
The input metadata shows packaging across Homebrew, Alpine, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE. That broad packaging footprint matches a small C utility/library whose value is mostly as infrastructure for document conversion, PDF processing, and image decoding stacks.
The command can decode a single JBIG2 stream to PNG or PBM output, or accept separate global and page streams used by embedded PDF organization. The man page documents diagnostic, dump, hash, quiet, verbose, and output-format options, while the README says the decoder remains useful in limited contexts and requests problematic files for testing.
jbig2dec is the kind of compact media package that earns its place by handling one difficult format well enough for bigger tools to depend on it. It is especially relevant to PDF pipelines because JBIG2 is referenced by PDF 1.4 and later, and because scanned monochrome documents can achieve very high compression ratios.
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 |
|---|---|---|---|
jbig2dec | 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:jbig2dec |
|---|---|
| Version | 0.20 |
| Package manager | Homebrew |
| Homepage | https://github.com/ArtifexSoftware/jbig2dec |
| Repository | https://github.com/ArtifexSoftware/jbig2dec |
| Last updated | 2026-07-28T13:57:49+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.