Three years ago I published a blog post on how to generate barcodes using Python. It’s one of the most visited posts on the blog! Occasionally a reader emails to ask: “But what if I want to read/decode/scan1 a barcode, not write it?” Here is the answer: Don’t use Python for Barcode Decoding! You really shouldn’t be using pure Python to decode barcodes from images or videos or, worse, from camera streams.
No pages have linked to this URL yet.