12/29/23 update: QRDecoder is now retired. See here:
https://github.com/MarkHopper24/QRDecoder/blob/main/README.md
Not a formal QRDecoder update, but an important note
As a learning exercise, I began porting QRDecoder to C#/.NET with the intention to provide a more modern, Windows-native experience. This ended up turning into barcodrod.io, which is now available on the Microsoft Store. barcordrod.io has full feature parity with QRDecoder, as well as additional functionality:
- Decode/read 17 different types of barcodes including QR, UPC, MSI, Data Matrix, and more
- Decode using the Windows Snipping Tool
- Decode image files
- Decode from pictures in your clipboard
- Decode from your webcam
- Generate up to 13 different types of barcodes from text
While I don't plan on retiring QRDecoder, I highly suggest switching to barcodrod.io for a more modern, feature-rich experience. In addition, this is where majority of my QR code app development efforts will be going in the future. Learn more here:
barcodrod.io
https://github.com/MarkHopper24/barcodrod.io
https://apps.microsoft.com/store/detail/barcodrodio/9PHMXNX36SZZ?hl=en-us&gl=us
Thanks for all of your support!