https://github.com/robinroy03/qrgenerator
Generates QR codes for free. (idk why ppl charge for this)
https://github.com/robinroy03/qrgenerator
qr-art qrcode-generator segno streamlit
Last synced: 2 months ago
JSON representation
Generates QR codes for free. (idk why ppl charge for this)
- Host: GitHub
- URL: https://github.com/robinroy03/qrgenerator
- Owner: robinroy03
- Created: 2023-11-30T16:48:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:51:59.000Z (over 2 years ago)
- Last Synced: 2024-04-20T00:40:15.885Z (about 2 years ago)
- Topics: qr-art, qrcode-generator, segno, streamlit
- Language: Python
- Homepage: https://freeqrgenerator.streamlit.app/
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QRGenerator
Generates QR codes for free. (idk why ppl charge for this)
I haven't found a free and snappy QR code generator online. So I made this. This is a quick hack and we can add more features if needed.

## Roadmap
- [ ] Make the generation colourful using some huggingface models like [this](https://huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator)
- [ ] More customization options (size, orientation ...)