awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • anomalyco/opentuiAvatar anomalyco

    anomalyco/opentui

    12,131Vezi pe 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
    Vezi pe GitHub↗12,131
  • soldair/node-qrcodeAvatar soldair

    soldair/node-qrcode

    8,058Vezi pe 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
    Vezi pe GitHub↗8,058
  • inventree/inventreeAvatar inventree

    inventree/InvenTree

    6,350Vezi pe 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
    Vezi pe GitHub↗6,350
  • codebude/qrcoderAvatar codebude

    codebude/QRCoder

    5,135Vezi pe GitHub↗

    QRCoder este o bibliotecă nativă C# pentru generarea și randarea codurilor QR din text și payload-uri de date. Oferă o implementare fără dependențe a standardului de cod QR pentru ecosistemul .NET, gestionând întregul proces de la codificarea datelor până la output-ul vizual. Biblioteca include instrumente pentru personalizarea codurilor QR prin ajustarea culorilor, a nivelurilor de corecție a erorilor și încorporarea de logo-uri personalizate. De asemenea, suportă formatarea standardizată a payload-ului pentru tipuri de date specifice, cum ar fi credențialele WiFi, cărțile de vizită și sistemele de plată. Motorul de randare exportă codurile QR în mai multe formate, inclusiv PNG, SVG, PDF, ASCII, Bitmap și PostScript. Utilizatorii pot accesa, de asemenea, matricea de module subiacentă pentru randare personalizată sau analiză structurală.

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

    C#
    Vezi pe GitHub↗5,135
  • jeromeetienne/jquery-qrcodeAvatar jeromeetienne

    jeromeetienne/jquery-qrcode

    4,860Vezi pe 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
    Vezi pe GitHub↗4,860
  • lincolnloop/python-qrcodeAvatar lincolnloop

    lincolnloop/python-qrcode

    4,854Vezi pe 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
    Vezi pe GitHub↗4,854
  • endroid/qr-codeAvatar endroid

    endroid/qr-code

    4,790Vezi pe GitHub↗

    Aceasta este o bibliotecă PHP pentru generarea de coduri QR lizibile de către mașină din text sau payload-uri de date. Acesta funcționează ca o bibliotecă de imagini care randează aceste coduri în diverse formate, oferind în același timp utilitare pentru a verifica acuratețea și lizibilitatea datelor. Proiectul se distinge prin suportul pentru crearea de coduri QR branduite, permițând încorporarea de logo-uri personalizate și etichete text. Pentru a asigura calitatea, include un instrument de validare care efectuează verificarea lizibilității pentru a confirma că codurile generate sunt gata de scanare înainte de deployment. Biblioteca acoperă o gamă largă de capabilități de output și randare, inclusiv export multi-format în PNG, SVG, WebP și PDF. Gestionează livrarea datelor prin șiruri binare, URI-uri de date și fișiere de sistem și include configurații pentru codificarea caracterelor și optimizarea clarității imaginii.

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

    PHPdata-urifactoryphp
    Vezi pe GitHub↗4,790
  • sumimakito/awesome-qr.jsAvatar sumimakito

    sumimakito/Awesome-qr.js

    1,704Vezi pe 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
    Vezi pe GitHub↗1,704
  1. Home
  2. Graphics & Multimedia
  3. QR Code Rendering

Explorează sub-etichetele

  • 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.