Upload the attendee or staff list and get a print-ready card for every row, with photos, QR codes, and roles filled in.
Badges arrive as a spreadsheet the week of the event and change until the morning of it. Laying them out by hand means doing the job twice.
Drag text, photos, logos, and QR codes onto a canvas sized for the badge stock you print on.
Names, roles, and photo URLs. Re-run it when the list changes and only pay for what you generate.
Download the batch as a ZIP, or email each card as it is generated.
Open one, change the parts you want, and it is yours. Every template is editable.
Making just a few? Free event ID card generator, free and no account needed.
The same template runs from a REST call or from a spreadsheet. Pick whichever fits how your data already moves.
curl https://automette.com/api/v1/renders \
-H "Authorization: Bearer $AUTOMETTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"template_id": "cm4tpl8e20001js04xq2v9k3m",
"data": {
"name": "Priya Sharma",
"role": "Speaker",
"badge_id": "C-1183"
}
}'Returns a file URL. Read the API reference.
Upload a spreadsheet and get one file per row, packaged as a ZIP.
Publish a form and generate a document from each submission as it arrives.
Run a batch straight from a sheet with the Automette add-on.
Design a template once. Connect any data source. Get perfect documents and visuals every time.
Build it visually, in code, or describe it to AI. Place fields where your data should go.
CSV, Google Sheet, form, webhook, or REST API, whichever fits your stack.
One, a thousand, or on demand, all from the same template.