CSV Format
Choose a preset format or define custom fields for your certificate data.
Data Preview
8 sample records with 1 field.
| # | name |
|---|---|
| 1 | Alice Johnson |
| 2 | Bob Williams |
| 3 | Carol Martinez |
| 4 | David Lee |
| 5 | Eva Chen |
| 6 | Frank Robinson |
| 7 | Grace Patel |
| 8 | Henry Nakamura |
Raw CSV Output
This is the exact text content that will be saved to the file.
name Alice Johnson Bob Williams Carol Martinez David Lee Eva Chen Frank Robinson Grace Patel Henry Nakamura
File Details
FormatName Only
Columns1
Rows8
File size~107 B
EncodingUTF-8
Column Reference
1name
CSV Format Guide
Header rowThe first row must contain column names. These become the placeholder variables in your template.
DelimiterUse commas to separate fields. Wrap values containing commas in double quotes.
EncodingSave your CSV file as UTF-8 to support international characters and special symbols.
Template mappingColumn headers like "name" map to {name} placeholders in your PNG template text.
Quick Start
Download a sample CSV, then use it with the Generate Certificates tool to batch-create certificates instantly.