Skip to content
Snippets Groups Projects
Select Git revision
  • 511e2f733e50a0449c0db4cfd206563891911a91
  • master default protected
  • 1.31
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
  • 4.26.0
23 results

nix

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