08-06-2025, 04:05 PM
I wanted to design a flyer in GIMP that includes a multi URL QR code, wich is basically one code that sends people to a page with multiple links (my website, social media and a contact form). I didn’t feel like installing any Python plugins or messing with the GIMP plug-in folder, so I kept it simple and did everything outside GIMP, then imported the result.
What I did:
What I did:
- I used a QR generator that supports multiple links. Most modern services allow you to create a multi URL QR code using a dynamic landing page inside their service. I added all my links and customized the page with my logo and colors.
- I exported the QR code as a PNG. The site lets you download in high resolution, and even vector formats if needed. PNG worked fine for my case.
- I opened my flyer project in GIMP and imported the QR code.
I used File > Open as Layers to bring in the QR PNG, then scaled it down while keeping interpolation set to None to preserve sharp edges (blurry codes leads to huge scan fails).
- I added a small label below it “Scan for links” to make it obvious.
- Tested the scan at actual print size using my phone camera. Worked right away.