How to read a QR code from a <img>
tag ?
#218
rigwild
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sharing this as I struggled to get it working.
Warning: You will get an error
The canvas has been tainted by cross-origin data
if the img.src is cross-origin blocked (CORS). If you are in the context of a browser extension like me, here is a workaroundBeta Was this translation helpful? Give feedback.
All reactions