Skip to content

lyqht/mini-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-qr-code-generator

License: GPL v3

A customizable QR code generator to create beautiful and unique QR codes.

Demo

MiniQR-demo.mp4

Self-hosting with Docker 🐋

Mini-QR can easily be self-hosted. We provide a docker-compose.yml file as well as our own images. We are using GitHub's ghrc.io Container Registry.

wget https://github.com/lyqht/mini-qr/raw/main/docker-compose.yml

docker compose up -d

Features

  • Generate QR codes with custom colors and styles
  • Support for various output formats, including SVG and PNG
  • Copy to clipboard
  • UI respects user's light/dark mode preferences
  • Randomize style button
  • Available in 29 languages thanks to deepl-translate-github-action
  • Save & Load QR Code config
  • Upload custom image for logo
  • Presets: Pre-crafted QR code styles are available as immediate usage/ reference. Refer to samples above!
  • User can choose to include background or obtain a transparent QR code
  • Error correction level selection - this will affect the size of the qr code and image within.