JuliaImages / QRCoders.jl

Creating QR Codes within Julia
https://juliaimages.org/QRCoders.jl/
MIT License
67 stars 11 forks source link

High Density Colored QR-code support. #54

Open dietercastel opened 1 year ago

dietercastel commented 1 year ago

It seems currently that regular QR codes have a maximum character length size of 2331 (ASCII) chars. I was wondering whether we could add an High Density (Colored) QR code for larger usecases. E.g. something like: https://github.com/sz3/libcimbar end for the decoder https://github.com/sz3/cfc