A bridge between two Anthonys' QR tools
This extension wires Anthony's QR Toolkit into AUTOMATIC1111's Stable Diffusion WebUI so you don't have to export and re-import images by hand.

What it does
It’s a thin integration layer: install this in your Stable Diffusion WebUI, and it adds a direct pipeline to Anthony’s QR Toolkit. Generate or tweak QR codes in the toolkit, then shuttle them into your WebUI workflow without manual file juggling. The README is essentially a one-page install guide with a single screenshot.
The interesting bit
The entire project is glue code — but it’s glue for a genuinely fiddly seam. Moving images between a browser-based QR designer and a local Stable Diffusion instance is the kind of friction that kills creative momentum. This removes one context switch.
Key highlights
- One-click install via WebUI’s Extensions tab
- Direct image sending to/from Anthony’s QR Toolkit
- MIT licensed
- 678 stars suggests the friction point was real
Caveats
- README is sparse: no details on what “integration” actually means functionally (batch sending? single image? params preserved?)
- Requires both tools running; not a standalone QR generator
Verdict
Worth the 30-second install if you’re already using both tools and tired of drag-and-drop. Skip it if you need deep parameter control or don’t use Anthony’s QR Toolkit — this does nothing on its own.