library icon indicating copy to clipboard operation
library copied to clipboard

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.

Results 177 library issues
Sort by recently updated
recently updated
newest added

Hi, trying to scan the back of a drivers license, the picture is certainly clear and large enough, but it does nothing but dump this error into the logs... index.js:1...

no-issue-activity

question
no-issue-activity

**Bug Description** ```BrowserMultiFormatReader.decodeFromImage``` and ```BrowserQRCodeReader.decodeFromImage``` not working. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://zxing-js.github.io/library/examples/multi-image/ 2. Click on ```DECODE``` button. 4. See the error. **Expected behavior** Detecting...

bug
no-issue-activity

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature request
no-issue-activity

Bumps [terser](https://github.com/terser/terser) from 5.3.7 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I am developing an OpenHarmony application and have TS compatibility issues. Can you support the OpenHarmony version? I am willing to participate in the development of adaptation and look forward...

feature request
no-issue-activity

**Describe the bug** The Example at https://zxing-js.github.io/library/examples/qr-image/ is not working. My console shows the following error: ``` at De.selectBestPatterns (https://unpkg.com/@zxing/library@latest:15:173474) at De.find (https://unpkg.com/@zxing/library@latest:15:169868) at Oe.detect (https://unpkg.com/@zxing/library@latest:15:174543) at Me.decode (https://unpkg.com/@zxing/library@latest:15:177881) at...

bug
no-issue-activity

Hello! Can I scan barcode PDF417 using video camera? I was testing the demo of the repository and it does not recognize it through the camera, although in the readme...

question
no-issue-activity

Apologies if this isn't suitable for a feature request, I just wanted to make sure others could find this easily. Mostly leaving this as a note for anyone else who...

feature request
no-issue-activity