Show HN: QR codes where your photo is the code, not pasted on top
1–9 of 9 posts
Re: Show HN: QR codes where your photo is the code, not pasted on top
#2The encoding itself is old (a 2013 SIGGRAPH Asia paper, and there are several open implementations). What actually ate my time was making these things scan off a printed page — a software decoder validates the math, not the print, and the two fail on completely different things. I wrote up the war stories (diamond dots carrying half the ink, flat logos with nothing for a phone's thresholding to grab onto, the ~4 cm print floor): https://sqr.art/blog/the-decoder-lies
The engine is MIT and standalone if you just want the library: https://github.com/mikaelcarlavan/qart-php (composer require sqrart/qart).
You can generate a preview for free without an account — I'd genuinely like feedback on scannability with your own phone and images, especially odd cameras or small prints. Happy to go deep on any of it.
Re: Show HN: QR codes where your photo is the code, not pasted on top
#3Re: Show HN: QR codes where your photo is the code, not pasted on top
#4Bit of a rip off honestly
Re: Show HN: QR codes where your photo is the code, not pasted on top
#5Re: Show HN: QR codes where your photo is the code, not pasted on top
#6Re: Show HN: QR codes where your photo is the code, not pasted on top
#7Meanwhile https://github.com/heuer/qrcode-artistic has qrcode with animations even.
Re: Show HN: QR codes where your photo is the code, not pasted on top
#8Earlier quoted context omitted.
Rip off of what — an existing tool, or the price? Genuinely want to know which so I can actually answer.
5 bucks for a single QR.