You have a PDF — a menu, brochure, price list, manual, or catalog — and you want people to access it by scanning a QR code. The QR scans, the PDF opens on their phone. Simple concept, but there are a few ways to do it and some important considerations.
The Key Concept
A QR code can't store a PDF file inside it. QR codes store text — usually a URL. So to create a QR code for a PDF, you need to host the PDF somewhere online and create a QR code that links to that hosted URL.
The flow: scan QR → phone opens URL → PDF loads in the browser or downloads.
Step by Step
1. Host your PDF online
You need a URL that points directly to your PDF file. Options:
Google Drive. Upload the PDF to Google Drive. Right-click → Share → Set to "Anyone with the link can view" → Copy the link. Google Drive links open a preview in the browser where the viewer can also download.
Dropbox. Upload the PDF. Click "Share" → "Copy link." Change dl=0 to dl=1 in the URL if you want it to download directly instead of showing a preview.
Your own website. Upload the PDF to your website's server or CMS. The URL will be something like https://yoursite.com/files/menu.pdf. This is the cleanest option and gives you the most control.
Cloud storage services. AWS S3, Cloudflare R2, or any file hosting service. Best for technical users who want full control over hosting and access.
2. Create the QR code
Go to qree.app. Paste the PDF URL. Generate and download.
When scanned, the phone opens the PDF — either in a browser preview or as a download, depending on the hosting service and the phone's settings.
3. Test it
Scan the QR code and make sure the PDF opens correctly on both iPhone and Android. Check that the file isn't too large to load quickly on mobile data.
Use Cases
Restaurant Menus
The most common use case. A QR code on the table links to the menu PDF. But consider this: a PDF on a phone requires pinch-and-zoom, which is a poor experience. A mobile-friendly webpage with your menu items is much better. Reserve PDF QR codes for detailed menus that benefit from the formatted layout — wine lists, tasting menus, catering packages.
Product Manuals and Spec Sheets
A QR code on product packaging links to the user manual PDF. Customers always have access to the manual — even years later when the paper copy is long gone. Electronics, appliances, furniture assembly instructions, and equipment user guides all benefit from this.
Brochures and Catalogs
At trade shows, real estate open houses, or retail displays, a QR code links to the digital version of your brochure or catalog. Visitors get the full document on their phone without carrying paper.
Price Lists and Rate Cards
Service businesses (printing, catering, event services) can link to a current price list PDF. Use a dynamic QR code so when prices update, the link changes to the new document — no reprinting QR codes on business cards or signage.
Training Materials and SOPs
Workplace QR codes linking to procedure documents, safety manuals, and training materials. Employees scan at the point of need — on the factory floor, in the kitchen, at the construction site.
Academic Papers and Resources
Teachers and professors include QR codes on syllabi or handouts linking to required reading PDFs, supplementary materials, or research papers.
Static vs Dynamic
Static QR code: Encodes the PDF URL directly. If the PDF URL changes (you upload a new version with a different filename), the QR code breaks. Good for permanent documents.
Dynamic QR code: Encodes a short redirect link. If the PDF changes, you update the redirect in your dashboard. The physical QR code keeps working. Essential for documents that get updated (menus, price lists, catalogs, manuals with revisions).
Dynamic also gives you analytics — how many people accessed the PDF, when, and from where.
File Size Considerations
Large PDFs (10+ MB) are slow to load on mobile networks. Optimize your PDF before hosting:
- Compress images in the PDF (tools like Smallpdf, iLovePDF, or Adobe Acrobat's compression)
- Aim for under 5 MB for a good mobile experience
- Under 2 MB is ideal for quick loading on cellular data
- If the document is very large, consider splitting it into sections
Alternative: Link to a Webpage Instead
In many cases, a webpage is a better destination than a PDF. Webpages are responsive (they adapt to phone screens), they load faster, they're easier to update, and they support interactive elements.
Consider creating a simple webpage with the same content as your PDF, then linking the QR to the webpage. Reserve PDF QR codes for documents where the formatted layout matters — contracts, detailed catalogs, technical drawings, official forms.
Tips
Use descriptive filenames. menu-spring-2026.pdf is better than document(3).pdf. Some browsers show the filename during download.
Set correct sharing permissions. If using Google Drive or Dropbox, make sure the link is set to "Anyone with the link can view." Private files will show an access denied error when scanned.
Consider offline access. Some users might want to save the PDF for offline reading. Make sure the hosting allows downloads, not just browser preview.
Test on multiple devices. PDF rendering varies between iOS and Android. Some PDFs with complex formatting may look different on different devices.
Create Your PDF QR Code
Go to qree.app, paste the URL of your hosted PDF, and download the QR code.