Awesome Qr Code Overview
A curated list of awesome QR code libraries, software and resources
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 make-github-pseudonymous-again/awesome-qr-code · ⭐ 83 · 🏷️ Miscellaneous
Awesome QR Code
A curated list of awesome QR code libraries, software and resources.
QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional barcode) first designed in 1994 for the automotive industry in Japan.
Wikipedia ~ https://en.wikipedia.org/wiki/QR_code
Contents
Apps
Readers
- Web App (⭐1k) - A progressive web application to scan QR codes.
File Transfer
- qrcp (⭐9.8k) - Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.
- qr-filetransfer (⭐969) - Transfer files over Wi-Fi between your computer and your smartphone from the terminal.
CLI
- qrencode - Command line tool to generate QR codes.
- qrap (⭐6) - Generate a QR code payload for Wi-Fi access point credentials.
- spqr (⭐2) - Generate a QR code payload for initiating a SEPA transfer.
- qrscan (⭐152) - Scan a QR code in the terminal using the system camera or a given image.
- qrcode.show - Generate QR codes using curl.
Libraries
In this section R
means the library allows to read QR codes and W
means
that the library allows to generate QR codes.
C
- libqrencode
W
(⭐2.5k) - A fast and compact library for encoding data in a QR code symbol.
C, C++, JavaScript, Python, Java, Rust
- QR-Code-generator
W
(⭐5k) - High-quality QR code generator library in Java, TypeScript/JavaScript, Python, C++, C, Rust.
Java
- Qart
W
(⭐1.1k) - An app to merge a picture and a QR code.
JavaScript
- instascan
R
(⭐2.9k) - HTML5 QR code scanner using your webcam. - qrious
W
(⭐1.5k) - Pure JavaScript library for QR code generation using canvas.
TypeScript
- jsQR
R
(⭐3.6k) - A pure JavaScript QR code reading library.
React
- qrcode.react
W
(⭐3.7k) - A<QRCode/>
component for use with React.
React Native
- react-native-qrcode-scanner
R
(⭐2k) - A QR code scanner component for React Native.
Vue
- vue-qrcode-reader
R
(⭐2k) - A set of Vue.js components for detecting and decoding QR codes.
Python
- sylnsfar/qrcode
W
(⭐10k) - Artistic QR code in Python (can produce GIFs).
Ruby
- rqrcode
W
(⭐1.9k) - A neat Ruby QR code generator exporting tosvg
,png
andansi
with configurable size, color and other attributes.
Objective-C
- SGQRCode
R
(⭐1.7k) - Easy to use QR code scan library for iOS.
Swift
- EFQRCode
W
(⭐4.6k) - A better way to operate QR code in Swift, support iOS, macOS, watchOS and tvOS.
C#
- QRCoder
W
(⭐4.4k) - A pure C# Open Source QR code implementation.
Android
- BGAQRCode-Android
RW
(⭐7.9k) - QR code reader and generator written in C. - AwesomeQRCode (Kotlin)
W
(⭐1.9k) - An awesome QR code generator for Android (can produce GIFs).
PHP
- php-qrcode-detector-decoder
R
(⭐1.4k) - PHP library to detect and decode QR codes. - simple-qrcode
W
(⭐2.7k) - An easy-to-use PHP QR code generator. - endroid/qr-code
W
(⭐4.3k) - QR code generator. - BaconQRCode
W
(⭐1.8k) - QR code generator for PHP.
Resources
- zxing (⭐32k) - QR code payload format catalog.
Contributing
Your contributions are always welcome! Please take a look at the contribution guidelines (⭐83).
If you have any question about this opinionated list, do not hesitate to open an issue.