g0dkar / qrcode-kotlin

QRCode Generator implemented in pure Kotlin
https://qrcodekotlin.com/
MIT License
172 stars 16 forks source link

How To Decode QR #35

Closed nicolasmanurung closed 1 year ago

nicolasmanurung commented 1 year ago

Is there any chance with this library to decode the QR that has been generated with this library using a camera or import image?

g0dkar commented 1 year ago

Unfortunately that is outside the features for the time being 😢

I'll try to make it happen ^^