QR Code for a Restaurant Menu

Give diners a contactless menu. Link your QR to a PDF or web menu so guests scan at the table and browse on their phone.

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

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

How to make a qr code for a menu

  1. Upload your menu somewhere public (PDF or web page) and copy its link.
  2. Generate the QR and download the SVG for sharp table-tent printing.
  3. Laminate it and place one on each table.

Tips

FAQ

Should I link a PDF or a web page?
A web page is friendlier on phones and lets you change prices anytime. PDFs work but can be clumsy to zoom.
Do I need a special app for diners?
No. Any modern phone camera scans the code and opens the menu in the browser.

Related generators

Need this in code? See the QR API.