PDF QR Code Generator
A PDF QR code opens a PDF the moment it's scanned — a brochure, a spec sheet, a manual, an event programme. The code holds the file's web address, not the file itself, so first upload the PDF somewhere with a public link (your website, Google Drive, Dropbox), then paste that link here.
1 Content
▸ Campaign tracking (UTM) — optional
Where the code lives (utm_source)
How it's shown (utm_medium)
Which campaign (utm_campaign)
2 Design— optional
Looks scannable
What happens when someone scans it
The phone opens the PDF in its built-in viewer or the browser — no app needed. The reader can zoom, scroll and usually save or share it. Because the code encodes the link and not the document, you can replace the file at the same address later and every printed code still works. If the link 404s, the file moved — the code is fine.
How to make a PDF QR Code
- 1
Host the PDF
Upload it somewhere with a public link — your website, Google Drive (set to 'anyone with the link'), Dropbox or a file host. Copy the direct link.
- 2
Paste the link
Enter the PDF's URL. Keep the same address if you plan to swap the file later, so the code doesn't need reprinting.
- 3
Style and check
Add colour or a logo, then let the scan check confirm it still reads at print size.
- 4
Download
SVG for print, PNG for screens. Test that the PDF opens on both iPhone and Android before a print run.
Where to use it
- Restaurant and cafe menus (though a web page menu is easier to update)
- Product manuals and assembly instructions on packaging
- Real-estate brochures and floor plans on 'for sale' boards
- Event programmes, schedules and maps
- Price lists, spec sheets and catalogues for trade customers
- Wedding and party info sheets
Frequently asked questions
Can I put a PDF directly in a QR code?
No. A QR code can't hold a whole file — even a small PDF is far too much data. It holds the link to a hosted PDF. Upload the file first, then encode its URL.
Where should I host the PDF?
Anywhere with a stable public link: your own website is best, or Google Drive, Dropbox or OneDrive with link sharing on. Keep the URL the same if you'll update the file.
How do I update the PDF without a new QR code?
Replace the file at the same URL. On your own server that's a straight overwrite; on Drive/Dropbox use their 'replace' or 'manage versions' option so the link doesn't change.
Should I use a PDF or a web page?
A web page loads faster on a phone, reads without pinch-zooming and is easier to edit. Use a PDF when the layout matters (a designed brochure, a form to print) or the document already exists. For a menu, a web page is usually better.
Does the reader need an app?
No. Every modern phone opens a PDF from the camera scan in its own viewer or browser.
Why does my PDF QR code download the file instead of showing it?
That's the host's content headers, not the code. Most browsers preview PDFs inline; some hosts force a download. Your own server or Google Drive's preview link usually shows it in place.