Scan barcode from <img>
These examples show how to scan a barcode with ZXing javascript library from an image. The examples decode from
the
src
in
img
tag, however is also possible to decode directly from an url without an
img
tag.
See the source code for these examples.