jfor.org

Other

What is a .csv file?

A .csv file is a table stored as plain text, with commas separating the columns. Spreadsheets and databases use it as a universal exchange format.

How to open a .csv file

  • WindowsExcel
  • WindowsLibreOffice Calc
  • WindowsNotepad, to see the raw text
  • MacNumbers
  • MacExcel
  • LinuxLibreOffice Calc
  • Linux`column -s, -t file.csv | less`

How to convert a .csv file

  • Open in a spreadsheet and Save As .xlsx to keep formatting and formulas.
  • Watch out: Excel likes to mangle long numbers and dates on import — use Data → From Text for control.

MIME type

When a .csv file travels over the web, servers label it with this MIME type:

text/csv

What's a MIME type?

The technical record

For archivists, developers and the merely curious: these are the PRONOM registry entries for .csv.

Format nameVersionMIME typePUID
Comma Separated Valuestext/csvx-fmt/18

Got another one?