Search code examples
node.jsqr-codegoogle-vision

Google Vision API for QR codes Not on Mobile Platform


I want to use Google's Vision API to extract the value of QR codes found on images that are sent by the user to a node server. Unfortunately, I could not find any solution or API from Google. Google has their own Mobile Vision API for Barcodes but as the name suggests, it is only on the mobile platform. Is there a way for me to do this? Does Google have their own API for this that I may have overlooked?


Solution

  • use instascan, not by google but does the work in any website, example.

    use jsQR to read from image