Eric-Canas/QReader
A Python library that uses YOLOv8 object detection to read difficult or tricky QR codes in images.

Not currently ranked — collecting fresh signals.
star history
QReader combines a YOLOv8-based QR detector model with Pyzbar decoding to maximize QR reading success on difficult images. The YOLOv8 detector locates and segments QR codes in images, then preprocessing techniques are applied before passing data to a traditional QR decoder to handle tricky cases that standard libraries cannot handle.
Frequently asked
- What is Eric-Canas/QReader?
- A Python library that uses YOLOv8 object detection to read difficult or tricky QR codes in images.
- Is QReader open source?
- Yes — Eric-Canas/QReader is open source, released under the MIT license.
- What language is QReader written in?
- Eric-Canas/QReader is primarily written in Python.
- How popular is QReader?
- Eric-Canas/QReader has 418 stars on GitHub.
- Where can I find QReader?
- Eric-Canas/QReader is on GitHub at https://github.com/Eric-Canas/QReader.