This is a simple web application to generate QR codes for URLs, text, or any data. Customize the size, color, and background color of the QR code and download it as a PNG image.
You can access and use the QR Code Generator by visiting the following URL:
- Generate QR codes for URLs, text, or any data.
- Customize the size, color, and background color.
- Preview the QR code before downloading.
- Download the QR code as a PNG image.
- Enter Data: Enter the text or URL you want to convert into a QR code.
- Customize:
- Size: Set the size of the QR code.
- Color: Choose the color of the QR code.
- Background Color: Choose the background color of the QR code.
- Generate QR Code: Click the "Generate QR Code" button to see the preview.
- Download: Click the "Download QR Code" button to download the QR code as a PNG image.
If you want to run the application locally or modify it, follow these steps:
-
Clone the repository:
git clone https://github.com/manojmadduri/QR-Code-Generator.git cd QR-Code-Generator
-
Open the
index.html
file in your browser to use the application:open index.html
Feel free to fork this repository and make your own improvements. Pull requests are welcome!
This project is licensed under the MIT License.