back

by firefax·1y ago·view on hn ↗
To piggyback, there was a thread a while back about a python library that would generate QR code images.

Not just the thing where the QR code is blown up so large you can insert a corporate logo, but you'd feed it a source image and it would make the image itself into a QR code.

I thought I'd bookmarked it but cannot find it and searching around has only found me the type of QR code generator I detailed earlier in the post, which doesn't look like an actual raster image.

(Apparently it dealt better with logos and shapes than full on photos of people but was capable)

2 comments
I had the same frustration with finding things I knew i had seen before, Started building something at usedory.com to help and we're beta testing right now, would love to add you: https://www.loom.com/share/50a7561764db42de83c11921fe00c20b?...
It's not Python, but this might still fit your bill:

https://news.ycombinator.com/item?id=30162233

That explains why I wasn't finding it previously, ty