awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
endroid avatar

endroid/qr-code

0
View on GitHub↗
4,790 stars·772 forks·PHP·MIT·4 viewsendroid.nl↗

Qr Code

This is a PHP library for generating machine-readable QR codes from text or data payloads. It functions as an image library that renders these codes into various formats while providing utilities to verify data accuracy and readability.

The project distinguishes itself by supporting branded QR code creation, allowing the embedding of custom logos and text labels. To ensure quality, it includes a validation tool that performs readability verification to confirm that generated codes are scan-ready before deployment.

The library covers a broad range of output and rendering capabilities, including multi-format export to PNG, SVG, WebP, and PDF. It manages data delivery through binary strings, data URIs, and filesystem files, and includes configurations for character encoding and image sharpness optimization.

Features

  • QR Code Generators - Creates machine-readable QR codes from input data and exports them as image files.
  • Logo Overlays - Implements the overlay of custom logos and text labels onto the generated QR code grid.
  • Branded QR Codes - Enables the creation of branded QR codes by overlaying custom logos and labels.
  • Multi-Format Exports - Supports rendering QR codes into multiple file formats, including PNG, SVG, WebP, and PDF.
  • Visual Brand Assets - Allows the embedding of custom image logos and text labels to establish a visual brand identity.
  • QR Code Exports - Exports QR codes as base64 images or files for seamless integration into web applications.
  • QR Readability Validators - Ships a utility to verify the readability and data accuracy of generated QR codes.
  • Readability Validations - Provides a validation tool that performs readability verification to confirm generated codes are scan-ready before deployment.
  • Readability Verification - Verifies that generated QR codes are scan-ready and contain the correct data before deployment.
  • Image Driver Abstractions - Uses a driver-based architecture to abstract rendering across multiple image formats like SVG, PNG, and PDF.
  • Readability Loopback Tests - Includes a validation tool that reads back generated images to verify data recovery and scan-readiness.
  • QR Code Delivery Formats - Provides multiple output options for delivering images via binary strings, data URIs, or the filesystem.

Star history

Star history chart for endroid/qr-codeStar history chart for endroid/qr-code

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Qr Code

Similar open-source projects, ranked by how many features they share with Qr Code.
  • sumimakito/awesome-qr.jssumimakito avatar

    sumimakito/Awesome-qr.js

    1,704View on 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

    JavaScriptqrqr-codeqr-generator
    View on GitHub↗1,704
  • zpao/qrcode.reactzpao avatar

    zpao/qrcode.react

    4,264View on GitHub↗

    This project is a React component library for generating and rendering customizable QR codes. It provides tools to produce QR codes as either scalable vector graphics or via an HTML5 canvas. The library enables branded QR code design by allowing the embedding of custom logos or images into the center of the code. It supports a range of visual customizations, including the adjustment of dimensions, foreground and background colors, and margin thickness. The toolset covers the programmatic control of error correction levels to maintain scannability when using overlays. It also includes capabil

    TypeScript
    View on GitHub↗4,264
  • codebude/qrcodercodebude avatar

    codebude/QRCoder

    5,135View on GitHub↗

    QRCoder is a native C# library for generating and rendering QR codes from text and data payloads. It provides a dependency-free implementation of the QR code standard for the .NET ecosystem, handling the full process from data encoding to visual output. The library includes tools for customizing QR codes through the adjustment of colors, error correction levels, and the embedding of custom logos. It also supports standardized payload formatting for specific data types such as WiFi credentials, contact cards, and payment systems. The rendering engine outputs QR codes into multiple formats, in

    C#
    View on GitHub↗5,135
  • efprefix/efqrcodeEFPrefix avatar

    EFPrefix/EFQRCode

    4,751View on GitHub↗

    EFQRCode is a Swift library for generating, styling, and scanning QR codes across iOS, macOS, watchOS, tvOS, and visionOS. It functions as a toolkit for creating both static and animated QR codes and extracting encoded text from one or multiple codes within a single image. The library enables visual branding through the integration of watermarks, icons, and animated sequences. It supports multi-format export, allowing generated codes to be saved as static images, lossless PDFs, animated GIFs, or video files. The toolkit covers high-level functional areas including QR code generation, image-b

    Swift
    View on GitHub↗4,751
See all 30 alternatives to Qr Code→

Frequently asked questions

What does endroid/qr-code do?

This is a PHP library for generating machine-readable QR codes from text or data payloads. It functions as an image library that renders these codes into various formats while providing utilities to verify data accuracy and readability.

What are the main features of endroid/qr-code?

The main features of endroid/qr-code are: QR Code Generators, Logo Overlays, Branded QR Codes, Multi-Format Exports, Visual Brand Assets, QR Code Exports, QR Readability Validators, Readability Validations.

What are some open-source alternatives to endroid/qr-code?

Open-source alternatives to endroid/qr-code include: sumimakito/awesome-qr.js — Awesome-qr.js is a JavaScript library designed for the generation and rendering of customizable QR codes. It provides… zpao/qrcode.react — This project is a React component library for generating and rendering customizable QR codes. It provides tools to… codebude/qrcoder — QRCoder is a native C# library for generating and rendering QR codes from text and data payloads. It provides a… efprefix/efqrcode — EFQRCode is a Swift library for generating, styling, and scanning QR codes across iOS, macOS, watchOS, tvOS, and… kozakdenys/qr-code-styling — This library provides a framework for generating and styling QR codes within web applications. It transforms raw data… yipianfengye/android-zxinglibrary — This is a ZXing-based toolkit for integrating barcode and QR code scanning and generation into Android applications.…