Batch Generation
How to batch generate QR codes
Turn a spreadsheet into a ZIP of codes without uploading the file.
Start with a CSV
Put a header row at the top and one code value per row in a column. Save it as a .csv from any spreadsheet app.
Map and validate
In the Batch Generator, paste or drop your file, choose the column that holds the value, and review the per-row preview. Invalid rows are flagged before anything is produced.
Export a ZIP
Generate everything and download a single ZIP of SVG files, plus an optional CSV report of each row’s status. The file is parsed in your browser and never uploaded.
Large lists are processed in chunks so the page stays responsive while it works.