QR code image mismatch + save QR to PNG


If you compare the images with the QR code in the app and on the Trezor Safe 5 device, the images will be different, but their decoded content will be the same. As far as I understand, the images should be identical, because this can cause some confusion.

Also, it would be useful to add a button to save the QR code image in PNG format. Sometimes taking screenshots is not very convenient when you need to transfer a QR code.

Doesn’t have to be. QR code is not specified into that much detail – even if you choose the same error correction level, there may be implementation differences between libraries.
In this case, it also seems that Suite is choosing a bigger QR code with more error correction, easier to scan, while Trezor uses a smaller one to better fit on its screen.

1 Like