Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imdesai00/qrcodegenerate

QRcode generate it will use text and generate qrcode png file you can directly append to html code.
https://github.com/imdesai00/qrcodegenerate

qrcode qrcode-generator qrcoder

Last synced: about 2 months ago
JSON representation

QRcode generate it will use text and generate qrcode png file you can directly append to html code.

Awesome Lists containing this project

README

        

# GenerateQRCode
GenerateQRCode is a lightweight and user-friendly tool for generating QR codes with customizable options. Whether you need QR codes for URLs, contact information, or any other data, GenerateQRCode makes it easy to create high-quality QR codes for your needs.
## Features

- Easy to Use: Simple interface for quick QR code generation.
- Customizable: Adjust size, color, and error correction levels to suit your requirements.
- Versatile: Generate QR codes for URLs, text, emails, phone numbers, and more.- High Quality: Produces high-resolution QR codes suitable for print and digital use.Open
- Source: Completely free and open-source under the MIT License.

## Deployment

To deploy this project run

```bash
git clone https://github.com/imdesai00/generateqrcode.git
cd generateqrcode
dotnet run

```