QR Code Generator
Created by
MrSmiley01
Description: This program generates QR codes for the given text input in either basic or advanced mode. In basic mode, the program generates a QR code without asking for extra inputs and saves it as QR_Code.png. In advanced mode, the user can specify the version, box size, border thickness, and the filename to save the QR code image.
How to use: Run the program. Choose the mode (Basic or Advanced) by inputting 1 or 2. Enter the text to be encoded. If using advanced mode, input the desired version, box size, border thickness, and filename to save the QR code image. The QR code image will be saved in the files with the specified or default filename, you can find them by clicking "Show code".
Programmed by Mr. Smiley
