I need a javascript code that will read/ extract barcode from an image. for example, the image may be embedded in a web page and i wan to pass the image to the Javascript function.
The function should read/parse the image and extract the barcode from the image.
Check this JavaScript barcode scanner It's open source and free
Also you can check this JavaScript library https://github.com/EddieLa/BarcodeReader