- What CSV format do I need?
- Any standard CSV works — comma-separated, UTF-8, one person per row. The first row is treated as a header if it contains text labels rather than names (it will be skipped automatically). You can also drag an Excel .xlsx file directly without converting it first. If your file uses semicolons as a delimiter (common in Europe), the tool detects that automatically via PapaParse.
- Does my data get uploaded anywhere?
- No. Every step — CSV parsing, Excel decoding, badge layout, and PDF generation — runs entirely in your browser using JavaScript libraries. Your attendee list never leaves your device. This is especially useful when badge lists contain personal data governed by privacy policies.
- How do I match the layout to commercial label sheets like Avery or A-one?
- Check the label sheet package for the number of labels per page (e.g. Avery 5395 = 2 columns × 4 rows = 8 per A4 sheet). Enter those numbers in the Columns and Rows fields, then set the margin and gap to match the sheet's specified margins. The "Badge size" preview shows the cell size so you can verify it matches the label dimensions on the package. Print at 100% / Actual Size with no scaling.
- Can I print two lines per badge — name and job title?
- Yes. Select two columns in Step 1 (e.g. "Name" first, then "Title"). The first selected column is printed in the primary (large) font; each additional selected column is printed below it in the secondary (smaller) font. You can reorder your selection by clicking to deselect and re-select columns in the order you want them to appear.
- How many attendees can it handle?
- There is no hard limit. The tool has been tested with lists of 500+ rows. Each page holds (columns × rows) badges; if your list exceeds that, additional pages are added automatically. Very large lists (1000+) may take a few seconds to generate — the progress bar shows live progress.