qr_image/README.md

22 wiersze
378 B
Markdown
Czysty Zwykły widok Historia

2022-01-29 06:31:52 +00:00
# QRImage
2022-01-29 06:07:34 +00:00
2022-01-29 06:29:12 +00:00
<p align="center">
<img src="images/demo.png">
</p>
2022-01-29 06:31:52 +00:00
<p align="center">
QRImage is a web app to generate QR codes with images.
</p>
2022-01-29 06:07:34 +00:00
### Usage
1. Open [site](https://hughchen.github.io/qr_image/).
2. Upload an image.
3. Enter the URL.
4. Adjust parameters.
5. Download `PNG`.
## Dependency
* [davidshimjs / qrcode](https://github.com/davidshimjs/qrcodejs)