You can also generate a lower quality image and use an AI upscaler to increase the size of your artistic QR code.
Stable Diffusion
Discuss matters related to our favourite AI Art generation technology
Also see
Other communities
I just Googled "SVG qr code generator" and found this: https://qrplanet.com/qr-code-generator-svg
SVG is a vector format so you can expand or shrink it without losing quality. So you could maybe bring it to 5000x5000 with illustrator/krita and then export to a raster format (jpg/png) so you can modify it how you want
That's great but what I'm trying to do is artistic QR generation like the example I linked in the post
Hmm I found this, looks like I could clone it and adjust the output resolution if I get A1111 working locally: https://huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator
You can try HordeNG which has the ability to generate QR codes within a picture of your choosing. You can choose a resolution of 1024x1024 and a 4x upscaler which would bring the resolution to 4096x4096.
I don't think all of that is possible with an account with no kudos (credits), but feel free to PM me, I can gift you an api key with some kudos to play around.
This was what I came to suggest for you
I actually forked this and customized the code. I'll publish it soon so others can follow