Data Formats
CSV for each generator
Paste CSV rows, write a template with column placeholders, and generate one output block for each data row directly in the browser.
The first row is used as headers. Reference headers in the template with {{header_name}} placeholders.
Use placeholders like {{email}}, {{name}}, or {{rowNumber}}.
Escape sequences are supported: \n, \t, \r, and \\.
3 row(s) generated with 4 header placeholder(s).
Status
CSV delimiter: Comma (,) (auto-detected)
Sample loaded. Edit the CSV or template to generate.