zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.37k stars 535 forks source link

Using sharp to improve efficiency #513

Open NormandoHall opened 2 years ago

NormandoHall commented 2 years ago

First of all, thanks to this great library!!!!

I want to use sharp instead of jpeg-js or jimp but I can't figure how to do it.

I read the comment by @odahcam: https://github.com/zxing-js/library/issues/289#issuecomment-611855318 and see that test files uses sharp. Looking from my npm packages, these testing libraries are strip out.

I am using this library to decode PDF-417 from node

Any help will be appreciated!

Regards

github-actions[bot] commented 2 months ago

Stale issue message