Skip to content
Snippets Groups Projects
Select Git revision
  • ec5624bafcabe17cb654712ec95b8e0f1c464333
  • master default protected
  • 1.0.0
3 results

barcode-creator

Volker Schukai's avatar
Volker Schukai authored
ec5624ba
History

Barcode Creater

The Barcode tool can create different barcodes and save them as a PNG. Currently supported are: Code128, EAN13, PDF417, QR.

Requirements

Linux

Build

make build

Run

Usage:
  barcode-creator [OPTIONS] <command>

different barcodes can be created and saved as png.

Application Options:
  -f, --filename= png filename

Help Options:
  -h, --help      Show this help message

Available commands:
  code128  Code128 code
  ean      EAN code
  pdf417   PDF417 code
  qr       QR code