andrewhearn / QR

IEC18004 (QR) 2D barcode generation library and command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR

QR code generation C library and command line.

Efficient output, and wide variety of output formats including png, svg, eps, ps, text, binary, hex, and even a data URL format for png. See --help for more info.

There is even a coloured PNG format to allow you to see what parts are data, ecc, padding, control, etc.

colour-qr-code

About

IEC18004 (QR) 2D barcode generation library and command line

License:GNU General Public License v3.0


Languages

Language:C 99.1%Language:Makefile 0.9%