SmallQR is a web application that allows users to create the smallest QR code given their input data. The generated QR code is held in memory, not stored on the disk. Users can customize settings such as error correction level and QR code version.
- Minimal QR code generation
- Customizable error correction level
- QR code version selection
- In-memory storage (no disk storage)
App currently hosted on pythonanywhere. Click the link below to try it out!
-
Clone the repository:
git clone https://github.com/vignif/SmallQR-Web-App.git