All Projects → revk → Qr

revk / Qr

Licence: gpl-3.0
IEC18004 (QR) 2D barcode generation library and command line

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Qr

koder
QR/bar code scanner for the Browser
Stars: ✭ 73 (+265%)
Mutual labels:  barcode, qr
Qrandbarcodescanner
An Android app for scanning QR codes and barcodes
Stars: ✭ 114 (+470%)
Mutual labels:  qr, barcode
Qr Code Scanner
📠 A simple, fast and useful progressive web application
Stars: ✭ 982 (+4810%)
Mutual labels:  qr, barcode
scanner-overlay
📹 AVCaptureVideoPreviewLayer with a masked overlay
Stars: ✭ 21 (+5%)
Mutual labels:  barcode, qr
Code Scanner
Code scanner library for Android, based on ZXing
Stars: ✭ 543 (+2615%)
Mutual labels:  barcode
Barcodelib
C# Barcode Image Generation Library
Stars: ✭ 407 (+1935%)
Mutual labels:  barcode
Jsbarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
Stars: ✭ 4,198 (+20890%)
Mutual labels:  barcode
Stegastamp
Invisible Hyperlinks in Physical Photographs
Stars: ✭ 306 (+1430%)
Mutual labels:  barcode
Brocade.io
Open GTIN / barcode & product database
Stars: ✭ 24 (+20%)
Mutual labels:  barcode
Td Angular Barcode
Barcode Generator for Angular 1 (Supports 90+ barcode types: qr, aztec, code128, ean, isbn, interleaved2of5, ...)
Stars: ✭ 22 (+10%)
Mutual labels:  barcode
Vue Qr
The Vue 2.x Component for Awesome-qr.js
Stars: ✭ 514 (+2470%)
Mutual labels:  qr
Efqrcode
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Stars: ✭ 4,121 (+20505%)
Mutual labels:  barcode
Uhttbarcodereference
Universe-HTT barcode reference
Stars: ✭ 634 (+3070%)
Mutual labels:  barcode
Qzxing
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Stars: ✭ 401 (+1905%)
Mutual labels:  barcode
Zxingview
👍 Lowest cost integration and most convenient customization zxing on android
Stars: ✭ 23 (+15%)
Mutual labels:  barcode
Postscriptbarcode
Barcode Writer in Pure PostScript
Stars: ✭ 316 (+1480%)
Mutual labels:  barcode
Cordova Plugin Qrscanner
A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
Stars: ✭ 485 (+2325%)
Mutual labels:  qr
Barcode
Laravel 5 Barcode Generator
Stars: ✭ 826 (+4030%)
Mutual labels:  barcode
Qr.flutter
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
Stars: ✭ 434 (+2070%)
Mutual labels:  qr
Qr Code
Web Component for generating QR codes
Stars: ✭ 425 (+2025%)
Mutual labels:  qr

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.

The library allows custom padding in the QR code, for "hidden" data, but also provides mapping to the actual pixels so you can adjust padding to make patterns in the final bar code which are still correct ECC. E.g.

space-invaders

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

colour-qr-code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].