Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Logo/Image Embedding in QR Codes #13

@NeuralNik

Description

@NeuralNik

Allow users to upload a small logo or image to embed in the center of QR codes.

Acceptance Criteria:

  • Image upload functionality
  • Image resizing and optimization
  • Ensure QR code remains scannable
  • Support PNG, JPG, SVG formats
  • Preview with embedded logo

Implementation Hints:

  • Use PIL (Python) for image processing
  • Implement file upload in frontend
  • Validate image dimensions and file size
  • Test QR code scannability with embedded images

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions