Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.09 KB

PDF417Code_Scanner

This is a simple web implementation of excellent ZXing image processing library for PDF417 Format 2D Barcode Decoding

ZXing-js/library

demo: https://rutvikpanchal.github.io/PDF417CodeScanner/

What is ZXing

ZXing("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Supported Formats

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 Code 93 Data Matrix
EAN-8 Code 128 Aztec
EAN-13 Codabar PDF 417
ITF MaxiCode
RSS-14
RSS-Expanded *

* In progress, may have open PR.