QR codes by an Architect
热度趋势
百分比基于当前可用热度信号,而非评论数或独立用户人数。
一位建筑师发现现有二维码生成器在美学上有所欠缺,于是在Claude的帮助下开发了一个定制的Python应用程序,用于创建个性化二维码。该工具允许独特的图案、颜色和标志,提供了比免费在线服务更大的控制度。为了进一步增强设计,建筑师使用Nanobanana实现了拼贴风格的美学效果。为了克服AI工具在大幅面打印时1024x1024的分辨率限制,在Claude的协助下创建了一个ComfyUI管道,将图像放大5倍或10倍,从而为横幅和建筑立面实现了理想的效果。
Hi everyone. My wife asked for my help creating some QR codes for her business. I’ve always been fascinated by QR codes, but I’ve also always found them hideous; as an architect, aesthetics matter a lot to me. So, I set out to study the anatomy of QR codes and how they work. Claude helped me build a small Python-based desktop application to generate my own QR codes with custom patterns, colors, and logos. I know there are sites that offer this for free, but they didn't give me the level of control I needed. I took things a step further by using Nanobanana to apply a collage-style aesthetic to the QR code. However, AI tools only output 1024x1024 images, which wasn't enough for me—I wanted to print them much larger, like for banners or building facades. To scale them up, Claude helped me create a ComfyUI pipeline to upscale the images pixel-by-pixel by 5x or even 10x. I loved the result.