Skip to content

Magento 2 Upload image from Mobile to Desktop using QR code

I have image upload field on the product page where I’m uploading the multiple images.

Now I have to give the feature there to upload the image from mobile to desktop using the QR code.

It will be as below:

  1. The user scans the mobile QR for uploading then a new page opens on user’s mobile which will then upload the images directly on the desktop PDP page.

So I have added the QR code to open the link when scan but after this how can I upload the image and send it to desktop.

Please give me some suggestion or hints.