Overview
The mini-qr-code-generator is a customizable QR code generator that allows users to create unique and attractive QR codes. This tool supports a wide range of customization options and output formats, making it a versatile choice for generating QR codes for various purposes.
Features
- Customizable QR Codes: Generate QR codes with custom colors and styles.
- Support for Various Output Formats: Output formats include SVG and PNG.
- Copy to Clipboard: Easily copy generated QR codes for sharing or saving.
- UI Theme Preferences: Respect user’s light/dark mode preferences.
- Randomize Style Button: Quickly change the style of the QR code.
- Multilingual Support: Available in 29 languages thanks to deepl-translate-github-action.
- Save & Load Config: Save and load QR code configurations for future use.
- Logo Customization: Upload custom images for logo incorporation.
- Presets: Pre-crafted QR code styles for easy usage.
Installation
To self-host the mini-qr-code-generator using Docker:
- Clone the repository with
git clone https://github.com/lyqht/mini-qr
. - Navigate to the project directory.
- Run
docker-compose up -d
to start the container. - Access the generator through a web browser at
http://localhost:3000
.
Summary
The mini-qr-code-generator is a feature-rich tool for generating QR codes with custom styles and colors. Users can easily self-host it using Docker and benefit from its support for multiple languages, output formats, and logo customization. With a user-friendly interface and convenient features like preset styles and clipboard copying, this generator offers a seamless QR code generation experience.