zint Command Examples

Generate barcodes and QR codes. More information: https://www.zint.org.uk/manual/chapter/4.

zint --data "{{UTF-8 data}}" --output {{path/to/file}}

zint --barcode {{code_type}} --data "{{UTF-8 data}}" --output {{path/to/file}}

zint --types