Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
ZXing Alternatives
Similar projects and alternatives to ZXing
-
ZBar
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
-
mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
-
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
BookStack
A platform to create documentation/wiki content built with PHP & Laravel
-
-
AutoHotkey
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
-
-
-
m4b-tool
m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b
-
-
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
ZXing reviews and mentions
-
How to build an Ionic Barcode Scanner with Capacitor
The biggest difference between the two plugins is the SDK used to recognise the barcodes. The Capacitor Community Barcode Scanner plugin currently uses the ZXing decoder and the Capacitor ML Kit Barcode Scanning plugin uses the ML Kit from Google.
- The Basics of how QR codes work
- Tool Request: Investigate QR Codes in emails
- Guest WiFi using a QR code
-
How to decode a QR-code image in (preferably pure) Python?
PyXing (website here) is supposedly a Python port of the popular Java ZXing library, but the initial and only commit is 6 years old and the project has no readme or documentation whatsoever.
-
Java Command-Line, GUI and Web Apps for Scanning Barcode and QR Code
In previous article, we discussed how to construct a command-line barcode and QR code scanning application using Java and Dynamsoft Barcode Reader. In this article, we will create more fancy applications, such as a desktop GUI application and a web application. In addition, we will import ZXing SDK to make a comparison with Dynamsoft Barcode Reader.
-
Scalable Processing of Swiss PDF Documents using 2D Barcodes on AWS
Extract the raw barcode from candidate regions: The extraction of barcodes from the candidate regions is being performed with zxing, an open source library which supports many variations of 1D and 2D barcodes.
-
Mechanical sympathy for QR codes: making NSW check-in better
Since most government software is written in Java, the QR codes on PDF check-in posters are probably being generated with ZXing [1].
-
Generating a QR code with only ARM Assembly
zxing has an online decoder -- https://zxing.org/w/decode.jspx -- but I've seen it fail so often that I'm wondering whether it's very "strict" / doesn't account for image distortion that much?
Or does the web site use hardcoded settings that are more tweakable in the library?
Huh, interesting -- zxing is in "Maintenance Mode Only": https://github.com/zxing/zxing
I'd be suuuuper interested to know: what's the state of the art in terms of QR decoding, both in terms of decoding speed, amenability to various image distortions, and (which I've always dreamed of) the ability to partially decode a QR code, even if the error correction fails for some parts of it, or even totally? i.e. a very very verbose debugging/decoding mode?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 26 Sep 2023
Stats
zxing/zxing is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of ZXing is Java.