zint
zint
zint | zint | |
---|---|---|
4 | 5 | |
120 | 515 | |
- | 3.3% | |
4.1 | 8.1 | |
over 2 years ago | 14 days ago | |
C | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zint
- Suggestions for super simple QR code generator
-
Any good programs (not websites) for creating QR codes for Windows and Linux?
Been a while since when I used it, but there’s Zint at https://www.zint.org.uk which a cross platform barcode generating solution but also does QR codes
-
Symbology.js - generate 50+ types of 1D or 2D Barcode in png, svg, or eps formats
Full credit is due to Robin Stuart for making zint, which is the C++ lib that does the actual rendering. I only created the js wrapper for it.
When I originally developed Symbology, I made a mistake in making the license MIT. Since it makes use of zint (which is licensed under GPL-3), and since I distribute zint as part of the compiled binary, I changed the license to GPL-3.
zint
-
Client-side QR code generator with SVG output
If you're looking for a non web QR generator with lots of options try Zint. https://www.zint.org.uk/ It's the only option I have found that doesn't seem to lock out any features. You want to control the error correction? Got it. Render in color? No problem. Batch convert 1000 lines of text into 1000 individual images. It took less than a second. It even does Datamatrix and other non QR encodings.
- Zint
- Zint, open source barcode / QR code generating solution
-
How to generate QR codes based on a cell?
I found one solution that uses an online API (which requires an online connection and may be subject to request limits). Alternatively you can use a method I came up with here that uses zint, an open-source barcode generating program.
-
QR Code Maker
I found this seems like what you want. zint
What are some alternatives?
tfblib - A Tiny Linux Framebuffer Library
QR-Code-generator - High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
symbology - 🔖 Generates 1D, 2D, or composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.
qrcode-generator - Basic UI to generate QR codes from a URL running in Docker.
terminal-tool-builder-lib - This library can be used to create terminal tools easily and quickly.
qrcodejs - Cross-browser QRCode generator for javascript
qude - Free QR code generating web app
CyberChef - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
libwifi - An 802.11 (WiFi) Frame Generation and Parsing Library in C
libcurl - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
qart.js - Generate artistic QR code. 🎨
Tailwind CSS - A utility-first CSS framework for rapid UI development.