jbig2dec
JBIG2 decoder library - tools
Install
- All systems
-
curl cmd.cat/jbig2dec.sh
- Debian
-
apt-get install jbig2dec
- Ubuntu
-
apt-get install jbig2dec
- Alpine
-
apk add jbig2dec
- Arch Linux
-
pacman -S jbig2dec
- Kali Linux
-
apt-get install jbig2dec
- Fedora
-
dnf install jbig2dec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jbig2dec
- OS X
-
brew install jbig2dec
- Raspbian
-
apt-get install jbig2dec
- Dockerfile
- dockerfile.run/jbig2dec
- Docker
-
docker run cmd.cat/jbig2dec jbig2dec
powered by Commando
jbig2dec
JBIG2 decoder library - tools
jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. This package contains the command-line utility jbig2dec.