Skip to content

QR Code images are large, unnecessarily complex, and not well detected #141

@dgmltn

Description

@dgmltn

I'm not sure this is a bug, but I've noticed that the QR codes generated by this library are more complex than the ones generated by zxing. They're also not easily detected. As an example, the top image here is generated by the qrcode-kotlin, and the bottom generated by zxing.

  1. What's the reason for all the extra bits?
  2. The qrcode-kotlin image is not as easily detected. My phone's camera app doesn't seem to ever detect the qr code. The qr code scanner app will detect, but only if I carefully move around a bit. The zxing qr code, on the other hand, is always detected instantly, and also detected quickly by the camera app.

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions