denorg / qrcode

📇 Generate QR code images in Deno
https://denorg.github.io/qrcode/
MIT License
42 stars 11 forks source link

Is it possible to decode a file (qr code image) with this library? #6

Open ralyodio opened 2 years ago

ralyodio commented 2 years ago

I have encode working but I want to decode too

AnandChowdhary commented 2 years ago

No, the feature set is currently limited to generating QR codes.

JJ commented 1 year ago

No, the feature set is currently limited to generating QR codes.

Any alternative you can suggest? Is this planned for the future?

AnandChowdhary commented 1 year ago

Not off the top of my head, sorry! :(