A CSV file is a type of file that stores tabular data in a text format. This data can be stored in a plain text file with a .csv extension. CSV files are often used to store data from relational databases or spreadsheet programs.
CSV files can be opened in most spreadsheet applications, such as Microsoft Excel or Google Sheets.
CSV Mime Type: text/csv