zint
A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more. [Moved to: https://github.com/zint/zint] (by woo-j)
qude
Free QR code generating web app (by Pingu1337)
zint | qude | |
---|---|---|
4 | 1 | |
120 | 6 | |
- | - | |
4.1 | 1.8 | |
over 2 years ago | about 3 years ago | |
C | HTML | |
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of zint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-13.
- 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.
qude
Posts with mentions or reviews of qude.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-13.
-
Any good programs (not websites) for creating QR codes for Windows and Linux?
Github: https://github.com/Pingu1337/qude
What are some alternatives?
When comparing zint and qude you can also consider the following projects:
tfblib - A Tiny Linux Framebuffer Library
symbology - 🔖 Generates 1D, 2D, or composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.
terminal-tool-builder-lib - This library can be used to create terminal tools easily and quickly.