This is a simple web implementation of excellent ZXing image processing library for PDF417 Format 2D Barcode Decoding
demo: https://rutvikpanchal.github.io/PDF417CodeScanner/
ZXing("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.
See Projects and Milestones for what is currently done and what's planned next. 👀
1D product | 1D industrial | 2D |
---|---|---|
UPC-A | Code 39 | QR Code |
UPC-E | Data Matrix | |
EAN-8 | Code 128 | Aztec |
EAN-13 | PDF 417 | |
ITF | ||
RSS-14 | ||
* In progress, may have open PR.