awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EFPrefix avatar

EFPrefix/EFQRCode

0
View on GitHub↗
4,751 estrellas·509 forks·Swift·MIT·7 vistasefprefix.github.io/EFQRCode↗

EFQRCode

EFQRCode es una biblioteca de Swift para generar, estilizar y escanear códigos QR en iOS, macOS, watchOS, tvOS y visionOS. Funciona como un kit de herramientas para crear códigos QR estáticos y animados, y extraer texto codificado de uno o varios códigos dentro de una misma imagen.

La biblioteca permite la personalización visual mediante la integración de marcas de agua, iconos y secuencias animadas. Admite la exportación en múltiples formatos, permitiendo guardar los códigos generados como imágenes estáticas, PDFs sin pérdida, GIFs animados o archivos de video.

El kit de herramientas cubre áreas funcionales de alto nivel, incluyendo la generación de códigos QR, la extracción de datos basada en imágenes y la exportación dinámica de medios.

Features

  • QR Code Generators - Provides a comprehensive toolkit for generating static and animated scannable QR codes from data strings.
  • QR Codes - A Swift-based toolkit for generating, styling, and detecting QR codes across the Apple ecosystem.
  • Computer Vision Integrations - Utilizes system-level vision frameworks to locate and decode multiple QR codes within a single image.
  • QR Code Detection & Extraction - Extracts text content from one or multiple QR codes embedded within a single image.
  • QR Code Scanning - Extracts encoded text data from one or multiple QR codes found within a single image.
  • Apple Platform Utilities - Provides utility libraries for integrating QR generation and detection across Apple operating systems.
  • QR Code Scanner Libraries - Provides utilities for detecting and extracting encoded text from QR codes within images.
  • Cross-Platform Apple Applications - Functions as a unified library targeting multiple Apple platforms from a single Swift source.
  • Cross-Platform Apple Frameworks - Provides a unified Swift API compatible across all Apple platforms including iOS, macOS, watchOS, tvOS, and visionOS.
  • Multi-Format Export - Exports generated QR codes into various formats including static images, PDFs, and animated files.
  • QR Media Exports - Saves generated QR codes as static images, PDFs, animated GIFs, or video files.
  • Multi-Format QR Export - Generates and saves QR codes as static images, PDFs, animated GIFs, or video files.
  • PDF Vector Graphics - Renders vector-based QR representations using PDF graphics contexts for lossless scaling.
  • Branded QR Codes - Supports adding image overlays, icons, and watermarks to QR codes for visual branding.
  • Image Embedding - Allows insertion of static or animated images into QR codes to create watermarks and stylistic elements.
  • Visual Styling - Customizes the aesthetic appearance of QR codes through watermarks, icons, and animated sequences.
  • Frame-to-GIF Compositors - Assembles a sequence of individual QR images into animated GIF files.
  • Hardware Integration - Library for QR code operations.
  • Media Processing - Swift-based QR code operations.

Historial de estrellas

Gráfico del historial de estrellas de efprefix/efqrcodeGráfico del historial de estrellas de efprefix/efqrcode

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace efprefix/efqrcode?

EFQRCode es una biblioteca de Swift para generar, estilizar y escanear códigos QR en iOS, macOS, watchOS, tvOS y visionOS. Funciona como un kit de herramientas para crear códigos QR estáticos y animados, y extraer texto codificado de uno o varios códigos dentro de una misma imagen.

¿Cuáles son las características principales de efprefix/efqrcode?

Las características principales de efprefix/efqrcode son: QR Code Generators, QR Codes, Computer Vision Integrations, QR Code Detection & Extraction, QR Code Scanning, Apple Platform Utilities, QR Code Scanner Libraries, Cross-Platform Apple Applications.

¿Qué alternativas de código abierto existen para efprefix/efqrcode?

Las alternativas de código abierto para efprefix/efqrcode incluyen: codebude/qrcoder — QRCoder is a native C# library for generating and rendering QR codes from text and data payloads. It provides a… 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… endroid/qr-code — This is a PHP library for generating machine-readable QR codes from text or data payloads. It functions as an image… chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by… jeromeetienne/jquery-qrcode — jquery-qrcode is a client‑side QR code generator built as a jQuery plugin. It creates QR code images entirely in the…

Alternativas open-source a EFQRCode

Proyectos open-source similares, clasificados según cuántas características comparten con EFQRCode.
  • codebude/qrcoderAvatar de codebude

    codebude/QRCoder

    5,135Ver en 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#
    Ver en GitHub↗5,135
  • sumimakito/awesome-qr.jsAvatar de sumimakito

    sumimakito/Awesome-qr.js

    1,704Ver en 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
    Ver en GitHub↗1,704
  • zpao/qrcode.reactAvatar de zpao

    zpao/qrcode.react

    4,264Ver en 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
    Ver en GitHub↗4,264
  • endroid/qr-codeAvatar de endroid

    endroid/qr-code

    4,790Ver en GitHub↗

    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, includi

    PHPdata-urifactoryphp
    Ver en GitHub↗4,790
Ver las 30 alternativas a EFQRCode→