Software:ZBar
From HandWiki
![]() | |
![]() Screenshot of ZBar | |
Developer(s) | ZBar developers |
---|---|
Written in | C |
Operating system | Cross-platform |
Type | Barcode reader |
License | GNU LGPL |
Website | https://git.linuxtv.org/zbar.git (version 0.20+) / http://zbar.sourceforge.net/ (up to version 0.10) |
ZBar is an open-source C barcode reading library with C++, Python,[1] Perl, and Ruby bindings.[2][3][4] It is also implemented on Linux and Microsoft Windows as a command-line application,[5] and as an iPhone application.[6]
It was originally developed at SourceForge.[7] As the latest official release (version 0.10) was in 2009-10-27, a fork was created in March, 2017, converting it to use qt5 and libv4l, improving it to better support the Video4Linux API version 2.[8]
Features
- Image scanning
- Real-time scanning of video streams
- C++, Python, Perl, and Ruby bindings
- Qt, GTK+, and PyGTK GUI bindings
- Recognition of EAN-13, UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR code symbologies[2]
References
- ↑ "Support for both Python 2 and 3 is provided via PyZbar package". https://pypi.org/project/pyzbar/.
- ↑ 2.0 2.1 Brown, Jeff. "ZBar bar code reader". http://zbar.sourceforge.net/index.html.
- ↑ "ZBar bar code reader – Download version 0.20 and upper". https://linuxtv.org/downloads/zbar/.
- ↑ "ZBar – Download older versions". http://zbar.sourceforge.net/download.html.
- ↑ Tyler, Joshua. "ZBar Brings Barcode And QR Code Scanning To Your Desktop". http://www.lifehacker.com.au/2011/02/zbar-brings-barcode-and-qr-code-scanning-to-your-desktop/#comments.
- ↑ Brown, Jeff. "ZBar bar code reader – iPhone". http://zbar.sourceforge.net/iphone/index.html.
- ↑ "ZBar bar code reader - Browse /zbar at SourceForge". https://sourceforge.net/projects/zbar/files/zbar/.
- ↑ "GitHub - mchehab/zbar". 2024-01-09. https://github.com/mchehab/zbar.
External links
- LinuxTV site where the latest version is available
- GitHub ZBar clone of the latest version
- Official site
![]() | Original source: https://en.wikipedia.org/wiki/ZBar.
Read more |