zbarimg
Scan and decode bar codes from image file(s). More information: <http://zbar.sourceforge.net>.
Install
- All systems
-
curl cmd.cat/zbarimg.sh
- Debian
-
apt-get install zbar-dbg
- Ubuntu
-
apt-get install zbar-dbg
- Arch Linux
-
pacman -S zbar
- Kali Linux
-
apt-get install zbar-tools
- Fedora
-
dnf install zbar
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zbar-dbg
- OS X
-
brew install zbar
- Raspbian
-
apt-get install zbar-dbg
- Dockerfile
- dockerfile.run/zbarimg
Scan and decode bar codes from image file(s). More information: <http://zbar.sourceforge.net>.
-
Process an image file:
zbarimg image_file
© tl;dr; authors and contributors