News

CSV is a text-based, rather than binary, file format. CSV data tables consist of rows, also called records, containing data fields separated by commas.
CSV files are most commonly encountered in spreadsheets and databases. You can use a CSV file to move data between programs that aren't ordinarily able to exchange data.