Skip to content

Web app to generate customized qr codes easily ๐Ÿ‘พ

License

Notifications You must be signed in to change notification settings

Vucko130/33qr-qr-code-generator

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

63 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mini QR Code Generator

License: GPL v3

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

Features

  • โœ… Accessible: minimally WCAG A compliant
  • ๐ŸŽจ Customizable colors and styles
  • ๐Ÿ–ผ๏ธ Export to SVG and PNG
  • ๐Ÿ“‹ Copy to clipboard
  • ๐ŸŒ“ Light/dark mode based on system settings
  • ๐ŸŽฒ 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
  • ๐Ÿ›ก๏ธ Error correction level: affects the size of the QR code and logo within. Use lower correction levels for bigger pieces of data to ensure that it can be read.
  • ๐Ÿ“ฆ Batch data export: Import a CSV file with multiple data strings and export QR codes for them all at once.

Demo

Try it out here โœจ

MiniQR-demo.mp4

Batch data export is also now supported.

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

Contributing

See CONTRIBUTING.md for more details.

About

Web app to generate customized qr codes easily ๐Ÿ‘พ

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 63.6%
  • TypeScript 27.9%
  • JavaScript 3.6%
  • CSS 2.4%
  • HTML 2.2%
  • Dockerfile 0.2%
  • Shell 0.1%