awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesQR Code Scanner Libraries

Captures device camera video and decodes QR codes in real time with configurable scanning behavior.

Distinct from Camera Libraries: Distinct from Camera Libraries: focuses specifically on QR code scanning from camera feeds, not general camera control.

Explore 6 awesome GitHub repositories matching mobile development · QR Code Scanner Libraries. Refine with filters or upvote what's useful.

Awesome QR Code Scanner Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mrousavy/react-native-vision-cameraAvatar von mrousavy

    mrousavy/react-native-vision-camera

    9,479Auf GitHub ansehen↗

    This project is a cross-platform mobile camera framework and real-time computer vision library. It provides a high-performance interface for mobile applications to handle hardware control, media capture, and live camera frame processing. The framework includes a dedicated system for running AI models and custom analysis on live camera streams using high-performance worklets. It also functions as a real-time detection and decoding system for QR codes and barcodes. Broad capabilities cover the capture of high-resolution photos and videos with controls for zoom, HDR, and frame rates. The projec

    Provides a real-time detection and decoding system for QR codes and barcodes within a mobile camera feed.

    TypeScriptandroidbarcodecamera
    Auf GitHub ansehen↗9,479
  • bingoogolapple/bgaqrcode-androidAvatar von bingoogolapple

    bingoogolapple/BGAQRCode-Android

    8,016Auf GitHub ansehen↗

    BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and barcodes. It functions as a camera scanning framework and a barcode generator for creating one-dimensional and two-dimensional codes. The project includes a customizable UI kit for implementing branded scanning interfaces with adjustable dimensions, colors, and animation styles. It also provides tools for creating customized barcodes featuring specific color palettes and embedded logos. The toolkit manages camera hardware settings, including flashlight control, zoom levels,

    Ships a comprehensive library for recognizing and decoding QR codes and barcodes on Android.

    Cqrcodeqrcode-androidqrcode-generator
    Auf GitHub ansehen↗8,016
  • mebjas/html5-qrcodeAvatar von mebjas

    mebjas/html5-qrcode

    6,030Auf GitHub ansehen↗

    html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser, processing live video from a device camera or decoding codes from uploaded image files without any server-side involvement. The library handles real-time scanning from continuous camera feeds with adjustable frame rates and scanning regions, while also supporting file-based decoding for static images. The scanner offers configurable behavior through runtime settings, allowing developers to adjust scanning speed, viewfinder region, aspect ratio, and restrict decoding to specifi

    Captures device camera video and decodes QR codes in real time with configurable scanning behavior.

    TypeScriptbarcodecamerahtml5
    Auf GitHub ansehen↗6,030
  • efprefix/efqrcodeAvatar von EFPrefix

    EFPrefix/EFQRCode

    4,751Auf GitHub ansehen↗

    EFQRCode ist eine Swift-Bibliothek zum Generieren, Stylen und Scannen von QR-Codes für iOS, macOS, watchOS, tvOS und visionOS. Sie fungiert als Toolkit zum Erstellen von statischen und animierten QR-Codes sowie zum Extrahieren von kodiertem Text aus einem oder mehreren Codes innerhalb eines einzelnen Bildes. Die Bibliothek ermöglicht visuelles Branding durch die Integration von Wasserzeichen, Icons und animierten Sequenzen. Sie unterstützt den Export in mehreren Formaten, sodass generierte Codes als statische Bilder, verlustfreie PDFs, animierte GIFs oder Videodateien gespeichert werden können. Das Toolkit deckt funktionale Kernbereiche wie QR-Code-Generierung, bildbasierte Datenextraktion und dynamischen Medienexport ab.

    Provides utilities for detecting and extracting encoded text from QR codes within images.

    Swift
    Auf GitHub ansehen↗4,751
  • skillcollege/simplifyreaderAvatar von SkillCollege

    SkillCollege/SimplifyReader

    4,549Auf GitHub ansehen↗

    SimplifyReader ist eine Mehrzweck-Android-Anwendung und ein Multi-Modul-Client, der für den Konsum von Nachrichten und Medien sowie das Scannen von QR-Codes entwickelt wurde. Sie ist als Material-Design-Anwendung aufgebaut, die die Model-View-Presenter-Architektur implementiert, um Geschäftslogik von der Benutzeroberfläche zu trennen. Die Anwendung integriert mehrere funktionale Module in eine einzige Schnittstelle. Dazu gehören Nachrichtenaggregation zum Abrufen von Schlagzeilen und Artikeln, Bild-Browsing mit Such- und Zoomfunktionen, Video-Streaming und Audiowiedergabe für Musik aus Remote-Quellen. Das Projekt enthält zudem ein Dienstprogramm zum Scannen von QR-Codes, das eine Bilderkennungsbibliothek verwendet, um gescannte Daten in Text zu dekodieren. Remote-Inhalte werden über eingebettete Browser-Komponenten und adaptive Bildschirmlayouts gerendert.

    Integrates a specialized library to decode QR codes from camera input in real time.

    Java
    Auf GitHub ansehen↗4,549
  • cozmo/jsqrAvatar von cozmo

    cozmo/jsQR

    3,992Auf GitHub ansehen↗

    jsQR is a JavaScript library for locating and decoding QR codes directly within a browser or Node.js environment. It functions as a client-side scanner and decoder that extracts text and data from images using pixel arrays, removing the need for server-side processing. The library provides tools for QR code localization to identify the exact coordinates of corners and alignment patterns within a larger image. It uses image pattern recognition to isolate the QR code and extract its encoded content. Its internal operations cover binarization-based thresholding, geometric pattern localization,

    Provides a JavaScript-based scanner implementation for decoding QR codes in browser environments.

    TypeScriptqrqr-codeqr-parsing-library
    Auf GitHub ansehen↗3,992
  1. Home
  2. Mobile Development
  3. Camera Libraries
  4. QR Code Scanner Libraries