Zint Barcode Generator favicon

Zint Barcode Generator

A barcode encoding library supporting over 50 symbologies. This is the one and original ZINT barcode generator, the reference in open source barcodes. ZINT is licensed under the terms of the GPL v3. Only the contained backend (aka ZINT shared library) is licensed under BSD 3. Please note: there exists a fork of ZINT that bases on old version 2.4.2. The changes in code of this fork are mainly for code formatting and naming of some constants (only a few functional changes, these are already ported into original ZINT code).

The symbologies currently supported are: Australia Post variants: Standard Customer Reply Paid Routing Redirection Aztec Code Aztec Runes Channel Code Codabar Codablock F Code 11 Code 128 with automatic subset switching Code 16k Code 2 of 5 variants: Matrix 2 of 5 Industrial 2 of 5 IATA 2 of 5 Datalogic 2 of 5 Interleaved 2 of 5 ITF-14 Deutsche Post Leitcode Deutsche Post Identcode Code 32 (Italian pharmacode) Code 3 of 9 (Code 39) Code 3 of 9 Extended (Code 39 Extended) Code 49 Code 93 Code One Data Matrix ECC200 DotCode Dutch Post KIX Code EAN variants: EAN-13 EAN-8 Grid Matrix GS1 DataBar variants: GS1 DataBar GS1 DataBar Stacked GS1 DataBar Stacked Omnidirectional GS1 DataBar Expanded GS1 DataBar Expanded Stacked GS1 DataBar Limited Han Xin Japan Post Korea Post LOGMARS MaxiCode MSI (Modified Plessey) PDF417 variants: PDF417 Truncated PDF417 Micro PDF417 Pharmacode Pharmacode Two-Track POSTNET / PLANET QR Code Royal Mail 4 State (RM4SCC) Telepen UPC variants: UPC-A UPC-E USPS OneCode (Intelligent Mail)

QtQR

QtQR

A suite of tools for handling QR codes. QR Tools project is formed by the following tools:

  • python-qrtools: a backend ("librar ...