Features Blog API Log in Get Started Free →
Bulk QR Generator

Download the Bulk QR CSV Template

Use this template to upload a CSV file and generate many QR codes at once from your dashboard.

How to use the template

  1. Download the template and open it in Excel, Google Sheets, or any CSV editor.
  2. Fill in each row with name, type, and content.
  3. Use one row per QR code and save the file as CSV.
  4. Go to your dashboard and upload the file on the bulk QR generator page.
Supported type values include: url, vcard, wifi, text, email, phone, sms, whatsapp, and more.

CSV columns

name — the label for the QR code.

type — QR content type (for example url or vcard).

content — the destination URL, text, or contact data.

Example row

name,type,content Product page,url,https://example.com/product/123 vCard,vcard,"BEGIN:VCARD\nVERSION:3.0\nFN:John Doe\nTEL:+1234567890\nEMAIL:john@example.com\nEND:VCARD"
Download CSV Template Upload Bulk CSV
Need a QR API key? Use the API docs page to generate one and send requests with Authorization: Bearer YOUR_API_TOKEN. Then create or manage QR codes at /api/v1/qrcodes.