QR Code for App Downloads

Send people straight to your app. Generate a QR that opens your App Store or Google Play listing so users install in one scan.

Get this QR from the API (developers)
curl "https://qr.wrapper-agency.com/api/v1/qr?type=url&data=https%3A%2F%2Fapps.apple.com%2Fapp%2Fid000000000&format=svg"

Free QR API — no key during beta. Returns SVG, PNG data-URL or JSON.

How to make a qr code for app download

  1. Paste your App Store or Google Play listing URL.
  2. Download the QR and add it to ads, packaging or your website.
  3. For both platforms, use a smart link that routes by device.

Tips

FAQ

Can one QR cover iOS and Android?
Yes, if you point it at a smart/deferred-deep-link URL that detects the device and forwards to the right store.
Does the app install automatically?
No — the QR opens the store page; the user taps install. This keeps it safe and within store rules.

Related generators

Need this in code? See the QR API.