- What Avery label templates are supported?
- The tool includes built-in presets for Avery 5160 (30-up, Letter, the most common address label), Avery 5167 (80-up, Letter — small return address labels at 1.75″ × 0.5″), and A4 24-up (common in Europe, 3 columns × 8 rows, 70 × 37 mm). A custom-size option lets you enter any page size, label count, dimensions, margins, and gaps for any other sheet — Avery, Herma, Apli, or generic.
- What columns does my CSV need?
- Any CSV with at least one meaningful column works — there are no required column names. After upload you see all the headers and pick which one maps to Name, Company, Address Line 1, Address Line 2, City, State/Province, ZIP/Post Code, and Country. Every field is optional except at least one must be mapped. The tool concatenates the mapped fields into each label's text.
- How do I print the PDF on Avery label sheets?
- Open the downloaded PDF in your printer dialog and set Page Scaling = None (Actual Size). Do not use "Fit to page" or "Shrink to fit" — that would resize the labels and misalign the grid. On macOS, choose File → Print → Paper Handling → Scale to Fit: off. On Windows, open the PDF in Adobe Reader and choose "Actual size" in the page scaling dropdown. Feed your label sheet according to the tray guide marks for Letter (US) or A4 (EU).
- Is my address data safe?
- Yes. The entire workflow runs inside your web browser — your CSV is never uploaded to any server. The tool uses the browser's File API (read-only), PapaParse for parsing, and pdf-lib to build the PDF in memory. Closing the tab discards everything. No account, no tracking.
- How many labels can I print at once?
- There is no hard limit beyond your browser's memory. Practical limits depend on RAM: 10,000 addresses generate roughly 333 pages of Avery 5160 (30-up) and typically complete in a few seconds on modern hardware. The PDF is assembled incrementally per-page so memory use stays low. For very large lists (>50,000 rows) consider splitting the CSV.
- Can I create return address labels (Avery 5167)?
- Yes — select the Avery 5167 preset. It uses 80 labels per Letter sheet arranged in 4 columns × 20 rows, each label 1.75″ × 0.5″ (44.45 × 12.7 mm). Because these labels are small, keep your CSV rows short — ideally just a name plus a single address line. Increase the font size only if you have very few characters per label.