| jshor/symbology |
203 |
|
0 |
2 |
over 2 years ago |
46 |
November 22, 2023 |
5 |
gpl-3.0 |
TypeScript |
| 🔖 Generates 1D, 2D, or composite barcodes in png, svg, or eps formats. Supports 50+ symbologies. |
| phishman3579/android-quick-response-code |
157 |
|
0 |
0 |
almost 10 years ago |
0 |
|
3 |
apache-2.0 |
Java |
| Android QR Code Decoder and Encoder |
| tz1/qrduino |
64 |
|
0 |
0 |
over 8 years ago |
0 |
|
4 |
gpl-3.0 |
C |
| qr codes (2d barcodes) for arduino and embedded |
| revk/QR |
58 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| IEC18004 (QR) 2D barcode generation library and command line |
| TimZaman/openbarcode |
24 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
other |
C |
| C++ 1D and 2D Barcode Library |
| ghybs/zxingjs2 |
24 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
apache-2.0 |
JavaScript |
| Yet another port to JavaScript of ZXing multi-format 1D/2D barcode image processing library |
| zingl/2D-Barcode |
16 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
JavaScript |
| Create 2D barcodes Code128, Data Matrix, QRCode or Aztec in JavaScript, MS Office or OpenOffice |
| paterik/BGBarcodeGenerator |
13 |
|
0 |
1 |
almost 5 years ago |
3 |
September 12, 2016 |
0 |
other |
PHP |
| BGBarcodeGenerator Class supports ImageMagick/GDLib based image rendering, svg and html table drawn output of multiple 1D/2D bar codes, e.g.: C39, C93, S25, I25, C128, EAN, UPC, MSI, PHARMA, PDF417, QRCode and DataMatrix |
| zertovitch/ada-bar-codes |
12 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
Ada |
| Ada Bar Codes: bar code (1D and 2D) generator in pure Ada |
| aelbuni/Webcam.Net-QR-Decoder |
6 |
|
0 |
0 |
about 11 years ago |
0 |
|
1 |
|
C# |
| The notion behind the presented C# code is to illustrate the basic steps need to be taken for .Net developers to build a simple QR Decoder, and show them how to use the famous zxing library to decode 2D barcode library realtime, either by capturing pictures from a webcam or by uploading a static 2D barcode picture. |