Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.74 KB

barcodes.md

File metadata and controls

55 lines (34 loc) · 1.74 KB

Barcodes

List of barcodes

Specifications

Tools

tool description link
Barcode reader Online barcode scanner https://www.onlinebarcodereader.com/
qrtools Python library for QR codes https://github.com/primetang/qrtools
QRazyBox QR code analysis and recovery toolkit https://merricx.github.io/qrazybox/

Manually decoding

QR Codes

Tools

sudo apt-get install zbar-tools

Documentation

What Link
QR-code format description http://www.ucreative.com/articles/what-is-a-qr-code-and-how-does-it-work/
QR-code format description wikipedia
Decoding QR-codes by hand https://www.youtube.com/watch?v=KA8hDldvfv0
Detailed/Interactive Tutorial https://www.nayuki.io/page/creating-a-qr-code-step-by-step

Tips

Reading QRcodes from command line

zbarimg myqrimage.png