Scan 1D/2D Code from Image

HOME 🏡

This example shows how to scan any supported 1D/2D code with ZXing javascript library from an image. The example decodes from the src in img tag, however is also possible to decode directly from an url without an img tag.

Decode

See the source code for this example.