read.cash Log in
@GreatWhiteSnarkOnNoiseApp edited

TIL:It is possible to fit up to 1250 characters into a QR code (inclusive). I found this out by attempting to generate a QR code for/of the Gettysburg Address. It kept causing overflows in the JavaScript, so I set the maximum length for the text input to 250 characters, increasing the maximum allowed length by 50 characters and regenerating the QR code image each time, until it overflowed again. If you want to make use of the tool, it's available here: https://www.halbard-digital-softwr.co.za/QRCode/

No comments yet

Log in to join in Reading is open to everyone. Replying needs an account.