Skip to content

Feature Request: QR Code Generator & Scanner #8

@vanshika147

Description

@vanshika147

Description:

I would like to propose the addition of a QR Code Generator & Scanner to the project. This tool will allow users to easily create and read QR codes directly from the command line or (optional) UI interface.

QR Code Generator:

  1. Accepts user input (URLs).
  2. Generates a QR code image containing the encoded data.

QR Code Scanner:

  1. Accepts the path to an image file containing a QR code (.png, .jpg, etc.).
  2. Reads and decodes the embedded data using a QR code decoding library.
  3. Displays the extracted text or URL in the terminal.
  4. Handles cases where no QR code is detected and displays an appropriate warning message.

Kindly assign me this issue @Vaibhav2154

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions