qr_image/README.md

20 wiersze
364 B
Markdown
Czysty Zwykły widok Historia

2022-01-21 04:31:18 +00:00
# qr_image
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:07:34 +00:00
A website to generate valid QR codes with images in the background.
### 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)