awesome-repositories.com
Blog
MCP
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
·
Back to soldair/node-qrcode

Open-source alternatives to Node Qrcode

30 open-source projects similar to soldair/node-qrcode, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Node Qrcode alternative.

  • lincolnloop/python-qrcodeAvatar von lincolnloop

    lincolnloop/python-qrcode

    4,854Auf GitHub ansehen↗

    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

    Python
    Auf GitHub ansehen↗4,854
  • inventree/inventreeAvatar von inventree

    inventree/InvenTree

    6,350Auf GitHub ansehen↗

    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

    Pythondjangohacktoberfestpython
    Auf GitHub ansehen↗6,350
  • sumimakito/awesome-qr.jsAvatar von sumimakito

    sumimakito/Awesome-qr.js

    1,704Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,704

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • alexanderepstein/bash-snippetsAvatar von alexanderepstein

    alexanderepstein/Bash-Snippets

    9,934Auf GitHub ansehen↗

    This project is a collection of bash automation scripts and command-line utilities designed to automate common tasks and retrieve information from web APIs. It serves as a toolkit for developer references, network diagnostics, and media access directly from the terminal. A central component of the suite is a GitHub Gist manager that handles the full lifecycle of code snippets. This includes cloning and syncing Gists into local directories for offline access, organizing content through hashtags, and searching through snippet descriptions and file contents using regular expressions. The toolki

    Shellbackupbashcheatsheet
    Auf GitHub ansehen↗9,934
  • sixlabors/imagesharpAvatar von SixLabors

    SixLabors/ImageSharp

    7,954Auf GitHub ansehen↗

    ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats. The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c

    C#bmpc-sharpdrawing
    Auf GitHub ansehen↗7,954
  • davidshimjs/qrcodejsAvatar von davidshimjs

    davidshimjs/qrcodejs

    14,296Auf GitHub ansehen↗

    This library is a client-side utility for generating QR code matrix patterns directly within web browsers. It functions as a frontend tool that converts text strings, URLs, and contact information into scannable visual data without requiring server-side processing. The library provides a platform-agnostic interface that renders these patterns using either HTML5 canvas elements or dynamic document object model node injection. It incorporates matrix-based data encoding and Reed-Solomon error correction to ensure that the generated patterns remain readable even if portions of the image are damag

    JavaScript
    Auf GitHub ansehen↗14,296
  • python-pillow/pillowAvatar von python-pillow

    python-pillow/Pillow

    13,637Auf GitHub ansehen↗

    Pillow is a Python image processing library and digital image manipulation toolkit used for opening, manipulating, and saving various image file formats. It serves as a multi-format image codec wrapper that enables the reading and writing of diverse standards such as JPEG, PNG, TIFF, and BMP. The library provides tools for programmatic image manipulation, including resizing, cropping, rotating, and transforming visual content through direct pixel data modification. It supports pixel data analysis to extract and modify raw information for custom visual processing and data transformations. The

    Pythonccross-platformimage
    Auf GitHub ansehen↗13,637
  • aheckmann/gmAvatar von aheckmann

    aheckmann/gm

    6,980Auf GitHub ansehen↗

    gm is a JavaScript image processing library and Node.js manipulation tool that serves as a programmatic wrapper for the GraphicsMagick engine. It translates JavaScript method calls into shell commands to automate the resizing, cropping, and transformation of images. The library provides an interface to execute specific GraphicsMagick operations while allowing raw command passthrough for custom arguments or engine features not covered by the standard API. Its capabilities cover geometric manipulation, color and tone adjustment, and image quality optimization. It includes tools for image compo

    JavaScript
    Auf GitHub ansehen↗6,980
  • lovell/sharpAvatar von lovell

    lovell/sharp

    32,340Auf GitHub ansehen↗

    Sharp is a high-performance image processing library for Node.js. It serves as a native extension and wrapper for the libvips framework, providing tools for image resizing, format conversion, and programmatic data manipulation. The project enables the transformation of images into web-friendly formats such as WebP and AVIF while preserving color profiles and alpha channels. It also provides capabilities for generating blank image buffers with specified dimensions and background colors. The library covers a broad range of image manipulation utilities, including rotation, extraction, compositi

    JavaScriptavifcropexif
    Auf GitHub ansehen↗32,340
  • kozakdenys/qr-code-stylingAvatar von kozakdenys

    kozakdenys/qr-code-styling

    2,851Auf GitHub ansehen↗

    This library provides a framework for generating and styling QR codes within web applications. It transforms raw data into scannable patterns, allowing developers to render these codes directly in the browser using either canvas or vector-based graphics. The project distinguishes itself through extensive customization options that allow for the modification of individual visual components. Users can apply custom shapes, color gradients, and embedded images to the generated patterns, or inject custom elements to align the output with specific branding requirements. The library supports a rang

    TypeScript
    Auf GitHub ansehen↗2,851
  • nayuki/qr-code-generatorAvatar von nayuki

    nayuki/QR-Code-generator

    6,432Auf GitHub ansehen↗
    Javacc-plus-plusjava
    Auf GitHub ansehen↗6,432
  • lindell/jsbarcodeAvatar von lindell

    lindell/JsBarcode

    5,873Auf GitHub ansehen↗

    JsBarcode is a JavaScript library for generating machine-readable barcodes in both browser and Node.js environments. It supports a wide range of industry-standard symbologies including CODE128, EAN, UPC, CODE39, ITF-14, MSI, Codabar, Pharmacode, and GS1-128, with automatic check digit calculation for formats that require it. The library renders barcodes to HTML canvas elements, scalable SVG graphics, or image elements, and provides a chainable API for creating multiple barcodes sequentially with individual options. It includes automatic checksum computation for EAN, UPC, ITF-14, and MSI forma

    JavaScriptbarcodebarcode-generatores2015
    Auf GitHub ansehen↗5,873
  • zxing-js/libraryAvatar von zxing-js

    zxing-js/library

    2,917Auf GitHub ansehen↗

    This library is a multi-format barcode processing utility designed for web browsers and server-side environments. It provides a comprehensive suite of tools for both decoding existing barcode symbols and generating new ones from input data. The project distinguishes itself by enabling continuous, real-time barcode scanning directly from live video streams. By utilizing browser camera interfaces and automated frame processing, it allows applications to capture and interpret one-dimensional and two-dimensional barcode data without requiring manual image uploads or user intervention. Beyond rea

    TypeScriptbarcodedecoding-imagesencoding-library
    Auf GitHub ansehen↗2,917
  • sysadminsmedia/homeboxAvatar von sysadminsmedia

    sysadminsmedia/homebox

    5,221Auf GitHub ansehen↗

    HomeBox is a self-hosted home inventory manager designed for tracking physical belongings and household assets. It functions as a digital catalog for creating structured databases of objects, including records of locations, categories, and purchase history. The system distinguishes itself through the use of QR code generation to link physical objects to digital records and the support of hierarchical location mapping to track assets across nested environments. It further enables automation via a REST API and centralizes access management through OpenID Connect integration for user authenticat

    Gohacktoberfesthomeboxinventory
    Auf GitHub ansehen↗5,221
  • jeromeetienne/jquery-qrcodeAvatar von jeromeetienne

    jeromeetienne/jquery-qrcode

    4,860Auf GitHub ansehen↗

    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

    JavaScript
    Auf GitHub ansehen↗4,860
  • systemsapproach/bookAvatar von SystemsApproach

    SystemsApproach/book

    3,298Auf GitHub ansehen↗

    This project is a comprehensive computer networking textbook and instructional resource. It serves as a technical guide for the design and implementation of network layers, protocols, and hardware architecture, covering the spectrum from physical links to application-layer protocols. The content provides a detailed study of standards for congestion control, reliable data delivery, and internetwork routing. It includes specialized technical material on network security, public-key infrastructure, and the operation of modern cloud infrastructure and data centers. The material covers a broad ra

    Python
    Auf GitHub ansehen↗3,298
  • zxing/zxingAvatar von zxing

    zxing/zxing

    33,988Auf GitHub ansehen↗

    This project is a multi-format barcode library designed to encode and decode one-dimensional and two-dimensional barcodes across multiple programming languages. It functions as a cross-platform image processor that analyzes visual data to detect, locate, and extract information from patterns in diverse environments, while also providing a standard for mapping structured data into machine-readable formats. The library distinguishes itself through advanced image processing techniques that ensure reliability in real-world conditions. It employs pattern-matching detectors to identify geometric fi

    Javaandroidbarcodebarcode-scanner
    Auf GitHub ansehen↗33,988
  • uutils/coreutilsAvatar von uutils

    uutils/coreutils

    23,621Auf GitHub ansehen↗

    This project is a suite of basic command line utilities rewritten in Rust, providing a cross-platform implementation of POSIX shell utilities. It serves as a portable CLI toolset designed to run across different operating systems and architectures. The implementation includes a WebAssembly shell environment, which allows these essential command line tools to be executed directly within a web browser without requiring a local installation. The toolset covers a broad range of system capabilities, including filesystem operations, text processing and stream editing, and system administration too

    Rust
    Auf GitHub ansehen↗23,621
  • whomwah/rqrcodeAvatar von whomwah

    whomwah/rqrcode

    1,999Auf GitHub ansehen↗

    A Ruby library that encodes QR Codes

    Ruby
    Auf GitHub ansehen↗1,999
  • eza-community/ezaAvatar von eza-community

    eza-community/eza

    20,014Auf GitHub ansehen↗

    Eza is a command-line utility designed to replace standard directory listing tools by providing a more informative and visually intuitive interface for exploring file systems. Built with memory-safe systems programming, it queries low-level operating system interfaces to retrieve and display comprehensive file metadata, including permissions, ownership, and modification times. The tool distinguishes itself through its use of terminal-based color coding and advanced organization capabilities. It maps structured file metadata to specific color sequences to improve readability and offers modular

    Rustcolorcommand-linefiles
    Auf GitHub ansehen↗20,014
  • badges/shieldsAvatar von badges

    badges/shields

    26,811Auf GitHub ansehen↗

    Shields is a dynamic badge generator that creates visual status indicators for software projects by fetching live data from external APIs. It functions as a programmatic image renderer, converting structured data parameters into consistent, high-contrast vector graphics that can be embedded directly into markdown and web documentation via URL parameters. The project distinguishes itself by offering a self-hosted metadata server, allowing users to deploy the service behind their own firewalls to maintain full control over infrastructure and data privacy. It supports extensive customization, in

    JavaScriptbadgebadge-makergithub
    Auf GitHub ansehen↗26,811
  • caronc/appriseAvatar von caronc

    caronc/apprise

    15,876Auf GitHub ansehen↗

    Apprise is a notification library and command-line utility that provides a unified interface for sending alerts to a wide range of messaging, email, and push services. It abstracts the complexities of diverse third-party communication APIs, allowing users to dispatch notifications through a single, standardized method. The project utilizes a connection-string-based routing system to map notification requests to specific service drivers. It features a modular plugin architecture that supports the integration of new messaging platforms and custom notification hooks. Users can organize service e

    Pythonalertsappriseframework
    Auf GitHub ansehen↗15,876
  • pujux/badge-itAvatar von pujux

    pujux/badge-it

    232Auf GitHub ansehen↗

    Badge-it is a web service designed to generate dynamic visual indicators and profile components for developer platforms. It functions as a stateless API that fetches live repository and user statistics, rendering them as customizable SVG badges or contributor grids for use in profile documentation. The service distinguishes itself by providing specialized tools for GitHub profile customization, including the ability to render grids of contributor avatars and collections of starred repositories. These visual assets are generated on demand through URL parameters, allowing for real-time updates

    TypeScriptbadgesdocumentationgithub-readme
    Auf GitHub ansehen↗232
  • lotabout/skimAvatar von lotabout

    lotabout/skim

    6,850Auf GitHub ansehen↗

    Skim is an interactive text filter and terminal selection tool written in Rust. It functions as a command line interface utility that processes input streams to isolate specific entries through real-time user queries and sorting. The tool differentiates itself through ANSI compatibility, allowing it to parse color codes and maintain text formatting during the search process. It supports multiple matching strategies, including configurable fuzzy matching algorithms and regular expression integration. The application covers a broad range of capabilities including field-specific filtering, resu

    Rust
    Auf GitHub ansehen↗6,850
  • ruanyf/simple-bash-scriptsAvatar von ruanyf

    ruanyf/simple-bash-scripts

    1,919Auf GitHub ansehen↗

    This project is a collection of reusable Bash scripts designed for system administration, automation, and command-line utility development. It provides a modular library of tools that leverage POSIX-compliant shell execution and standard stream processing to perform tasks directly within Unix-like environments without requiring additional language runtimes. The collection distinguishes itself by offering a broad range of interactive and automated capabilities, including guided command-line menus, time-tracking timers, and remote file synchronization. These scripts are environment-aware, capab

    Shell
    Auf GitHub ansehen↗1,919
  • johanneskaufmann/html-to-markdownAvatar von JohannesKaufmann

    JohannesKaufmann/html-to-markdown

    3,701Auf GitHub ansehen↗

    html-to-markdown is a tool that transforms HTML content and websites into Markdown text. It functions as an HTML to Markdown converter and a command line processor for converting files or standard input streams into Markdown documents. The project is an extensible conversion engine that allows for custom element rendering and the registration of plugins to modify the transformation process. It includes a content filter that uses CSS selectors to include or exclude specific HTML elements during conversion. The system covers broad capability areas including link resolution for relative URLs, r

    Gocliconvertergo
    Auf GitHub ansehen↗3,701
  • cyrus-and/gdb-dashboardAvatar von cyrus-and

    cyrus-and/gdb-dashboard

    12,214Auf GitHub ansehen↗

    gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy

    Python
    Auf GitHub ansehen↗12,214
  • erikvdven/php-gifAvatar von ErikvdVen

    ErikvdVen/php-gif

    897Auf GitHub ansehen↗

    This library provides a server-side utility for generating animated GIF images directly within PHP applications. It functions by synthesizing visual assets in real-time, allowing developers to combine multiple frames and dynamic data into a single binary stream that adheres to the standard animation format. The tool distinguishes itself by integrating programmatic control over HTTP headers alongside image generation. By managing cache-control and content-type headers during the server response cycle, it dictates how browsers and email clients store or refresh visual content. This capability e

    PHP
    Auf GitHub ansehen↗897
  • php-imagine/imagineAvatar von php-imagine

    php-imagine/Imagine

    4,474Auf GitHub ansehen↗

    Imagine is an object-oriented PHP image processing library and manipulation framework. It provides a unified interface for performing transformations, cropping, and scaling images across different backend processing engines. The library abstracts multiple underlying image processing drivers through a common adapter-based interface, ensuring consistent API behavior. It utilizes a unified object model to map high-level requests to engine-specific operations and employs a lazy-evaluation transformation queue to defer the execution of filters until the final output is requested. Its capabilities

    PHP
    Auf GitHub ansehen↗4,474
  • agarrharr/awesome-cli-appsAvatar von agarrharr

    agarrharr/awesome-cli-apps

    18,722Auf GitHub ansehen↗

    This project is a curated directory of command line applications and utilities designed to enhance developer productivity and streamline technical workflows. It serves as a comprehensive index of open-source software, categorizing tools that assist with system administration, development automation, and personal task management. The repository distinguishes itself by providing a structured collection of terminal-based software that spans diverse functional domains. It includes resources for managing infrastructure and cloud resources, performing code maintenance, and customizing terminal envi

    Shellawesomeawesome-listcli
    Auf GitHub ansehen↗18,722