ZXing TypeScript | Demo & Examples - GitHub Pages

ZXing TypeScript Examples

ZXing ("zebra crossing") TypeScript is an open-source, multi-format 1D/2D barcode image processing library ported to TypeScript from Java.

The library can be used from browser or from node. Below are links to browser demo & examples.

More information can be found in GitHub project home page.

Scanning Examples

  • Multi-format (1D/2D)
    • Scan 1D/2D Code from Video Camera
    • Scan 1D/2D Code from Image
  • 2D
    • Scan QR Code from Video Camera
    • Scan Aztec Code from Video Camera
    • Scan QR Code from Image
    • Scan QR Code from Video File
    • Write QR Code to SVG
    • Scan PDF417 from Image
    • Scan Data Matrix from Image
  • 1D
    • Scan Barcode from Video Camera
    • Scan Barcode from Image

View source code on GitHub.

Từ khóa » Npm Zxing