awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesQR Code Rendering

Visual representation of QR codes using terminal cell characters to maintain geometric proportions.

Distinct from QR Code Generation: Candidates focus on QR generation or marketing/auth use cases, not the low-level terminal rendering implementation.

Explore 8 awesome GitHub repositories matching graphics & multimedia · QR Code Rendering. Refine with filters or upvote what's useful.

Awesome QR Code Rendering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • anomalyco/opentuiAvatar de anomalyco

    anomalyco/opentui

    12,131Voir sur GitHub↗

    Opentui is a terminal user interface framework for building interactive command line applications. It provides a component-based system featuring a flexbox layout engine, a virtual node component tree, and a low-level 2D cell array renderer. The project is distinguished by a sophisticated keyboard binding engine that maps complex multi-stroke sequences and chords to named commands using prioritized, reactive layers. It also implements a plugin architecture that allows external modules to inject custom UI components into designated layout slots and extend input logic at runtime. Its capabilit

    Renders scannable QR codes in the terminal using half-block cells to preserve square geometry.

    TypeScript
    Voir sur GitHub↗12,131
  • soldair/node-qrcodeAvatar de soldair

    soldair/node-qrcode

    8,058Voir sur GitHub↗

    node-qrcode is a JavaScript library and command-line tool for generating scannable QR codes from text or binary data. It functions as both a generator library for Node.js and web browser environments and a standalone command-line interface. The project supports producing QR codes in multiple formats, including raster images and scalable vector graphics. It can also render barcodes as text representations directly within a terminal for rapid visual verification. The generator includes capabilities for configuring error correction levels and optimizing data density through various encoding mod

    Ships a command line interface for rendering QR codes as image files or terminal text representations.

    JavaScript
    Voir sur GitHub↗8,058
  • inventree/inventreeAvatar de inventree

    inventree/InvenTree

    6,350Voir sur GitHub↗

    InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in

    Generates QR codes as base64 images with configurable error correction, size, and style via template tags.

    Pythondjangohacktoberfestpython
    Voir sur GitHub↗6,350
  • codebude/qrcoderAvatar de codebude

    codebude/QRCoder

    5,135Voir sur GitHub↗

    QRCoder est une bibliothèque C# native pour générer et rendre des codes QR à partir de textes et de charges utiles de données. Elle fournit une implémentation sans dépendance du standard de code QR pour l'écosystème .NET, gérant tout le processus, de l'encodage des données à la sortie visuelle. La bibliothèque inclut des outils pour personnaliser les codes QR via l'ajustement des couleurs, des niveaux de correction d'erreur et l'intégration de logos personnalisés. Elle prend également en charge le formatage de charge utile standardisé pour des types de données spécifiques tels que les identifiants WiFi, les cartes de contact et les systèmes de paiement. Le moteur de rendu produit des codes QR dans plusieurs formats, incluant PNG, SVG, PDF, ASCII, Bitmap et PostScript. Les utilisateurs peuvent également accéder à la matrice de modules sous-jacente pour un rendu personnalisé ou une analyse structurelle.

    Outputs QR codes into multiple diverse formats including PNG, SVG, PDF, and ASCII.

    C#
    Voir sur GitHub↗5,135
  • jeromeetienne/jquery-qrcodeAvatar de jeromeetienne

    jeromeetienne/jquery-qrcode

    4,860Voir sur GitHub↗

    jquery-qrcode is a client‑side QR code generator built as a jQuery plugin. It creates QR code images entirely in the browser without sending data to an external service, making it suitable for offline usage and reducing network dependencies. The plugin accepts input data — such as a string or URL — and produces a QR code that can be rendered as an image in any selected DOM element. Because it is a jQuery plugin, jquery-qrcode integrates naturally into existing jQuery‑based web projects using the usual plugin API. The generated QR code can be customised with adjustable size, error correction l

    Creates QR code images using only client-side JavaScript, enabling offline use and reducing network requests.

    JavaScript
    Voir sur GitHub↗4,860
  • lincolnloop/python-qrcodeAvatar de lincolnloop

    lincolnloop/python-qrcode

    4,854Voir sur GitHub↗

    python-qrcode is a library for generating QR codes from data and exporting them as images, vectors, or terminal text. It provides specialized encoders for producing portable network graphics, scalable vector graphics, and ASCII text representations. The project supports visual styling and custom branding, allowing for the modification of module shapes, the application of custom colors, and the embedding of logos. The capability surface includes image file export for digital assets and terminal-based visualization for displaying QR codes directly within a command line interface. It also manag

    Renders QR codes as ASCII characters directly within the terminal environment.

    Python
    Voir sur GitHub↗4,854
  • endroid/qr-codeAvatar de endroid

    endroid/qr-code

    4,790Voir sur GitHub↗

    Il s'agit d'une bibliothèque PHP pour générer des codes QR lisibles par machine à partir de texte ou de charges utiles de données. Elle fonctionne comme une bibliothèque d'images qui rend ces codes dans divers formats tout en fournissant des utilitaires pour vérifier l'exactitude et la lisibilité des données. Le projet se distingue par la prise en charge de la création de codes QR de marque, permettant l'intégration de logos personnalisés et d'étiquettes de texte. Pour assurer la qualité, il inclut un outil de validation qui effectue une vérification de lisibilité pour confirmer que les codes générés sont prêts à être scannés avant le déploiement. La bibliothèque couvre un large éventail de capacités de sortie et de rendu, y compris l'exportation multi-format vers PNG, SVG, WebP et PDF. Elle gère la livraison des données via des chaînes binaires, des URI de données et des fichiers système, et inclut des configurations pour l'encodage des caractères et l'optimisation de la netteté de l'image.

    Supports rendering QR codes into multiple file formats, including PNG, SVG, WebP, and PDF.

    PHPdata-urifactoryphp
    Voir sur GitHub↗4,790
  • sumimakito/awesome-qr.jsAvatar de sumimakito

    sumimakito/Awesome-qr.js

    1,704Voir sur GitHub↗

    Awesome-qr.js is a JavaScript library designed for the generation and rendering of customizable QR codes. It provides a framework for encoding data into structured bit arrays while allowing for extensive visual styling, enabling the creation of branded graphics that remain compatible with standard scanning software. The library distinguishes itself through its support for layered graphical composition, which allows users to integrate background images, animated GIFs, and center logos directly into the QR code structure. To maintain scan reliability, it employs automated image binarization, en

    Injects generated QR code graphics directly into specified elements within a web page to display dynamic information without requiring manual DOM manipulation.

    JavaScriptqrqr-codeqr-generator
    Voir sur GitHub↗1,704
  1. Home
  2. Graphics & Multimedia
  3. QR Code Rendering

Explorer les sous-tags

  • DOM Element RenderersInjects generated graphical content directly into specified DOM elements for dynamic web display. **Distinct from DOM Element Manipulators:** Distinct from general DOM manipulators: specifically focuses on rendering graphical outputs like QR codes into DOM nodes.
  • Multi-Format ExportsThe ability to render graphical data into multiple file formats including vector and raster types. **Distinct from QR Code Rendering:** Expands beyond terminal cell characters to support PNG, SVG, PDF, and PostScript outputs.
  • Multi-Format Rendering EnginesEngines capable of translating a module matrix into various raster, vector, and text-based output formats. **Distinct from QR Code Rendering:** Broadens the scope from just terminal-based rendering to include PDF, PNG, and SVG outputs.