mardi 29 septembre 2020

Read QRCode from multiple uploaded Image files using JavaScript

I am working on a project where I want to read QR Codes in all uploaded image files and retrieve all resulting QR Codes that are detected in JS console as a output

For uploading Image I used <input type="file" multiple /> and after uploading all images, we should get detected QR Code ( that will present anywhere in image ) in every image as a output in JS console.

So how can I do this?




Aucun commentaire:

Enregistrer un commentaire