Skip to main content
Turns your data into CSV text, the comma-separated format that spreadsheets and many older systems read and write. Give it a list of rows, where each row is a set of named values, and it produces one line per row. The settings below let you match the exact CSV style the receiving system expects: which character separates the columns, which character wraps values, and whether the first line carries the column names.

Fields

Sample data

Input:
Output (a single text value; \n marks each line break):
Written out, the CSV reads: