Skip to content

Repository files navigation

QR Code Generator

A React.js application that allows users to generate customizable QR codes with options to download as PNG or SVG formats and share the generated QR code directly.


Features

  1. Customizable QR Code:

    • Enter text or a URL to generate a QR code.
    • Adjust size (128x128 to 512x512 pixels).
    • Set foreground and background colors.
    • Configure error correction levels (L, M, Q, H).
    • Option to include or exclude margins.
  2. Dark Mode:

    • Toggle between light and dark themes for better user experience.
  3. Download Options:

    • Download the QR code as PNG or SVG.
  4. Share QR Code:

    • Share the QR code image using the browser's native sharing capabilities (if supported).
  5. Copy QR Code:

    • copy QR code in clipBoard and paste anywhere

Releases

Packages

Contributors

Languages