Zint
Last updated
The Zint project aims to provide a complete cross-platform open source barcode generating solution.
Generate QR-codes
zint -b QRCODE -d "<data_or_url>" -o <output_filename>.svg
You can also swap the SVG-extention with PNG.
The Zint project aims to provide a complete cross-platform open source barcode generating solution.
zint -b QRCODE -d "<data_or_url>" -o <output_filename>.svg
You can also swap the SVG-extention with PNG.