/pdf417-scanner

Scanner and generator for pdf417

Primary LanguageRust

Barcode Decoder

Quick Start

cargo run -- decode <file>

Checkout the help commands for more options.

Installation

Using homebrew:

brew install auser/homebrew/pdf417er

Using shell:

cargo install pdf417er

Using curl:

curl -L https://github.com/auser/pdf417-scanner/releases/download/v0.1.0/pdf417er-v0.1.0-x86_64-apple-darwin.tar.gz | tar xz