.csv
📄 DocumentText-based

.csv File — Comma-Separated Values

text/csv

File Inspector

Drop any file to identify its extension and type — runs entirely in your browser

CSV

Drop a .csv file here or click to choose

Or drop any file to identify its extension

Expected MIME type:text/csv

Quick Facts

Extension.csv
Full NameComma-Separated Values
MIME Typetext/csv
CategoryDocument
TypeText-based (human-readable)
Typical Size1 KB – 1 GB
First Appeared1972

What Is a .csv File?

CSV (Comma-Separated Values) is one of the oldest and most universal data exchange formats in computing. CSV files store tabular data as plain text, with each row on a separate line and column values separated by commas (or sometimes semicolons, tabs, or other delimiters depending on locale). Fields containing commas, newlines, or quotes are enclosed in double quotes. The format's extreme simplicity is its greatest strength — virtually every spreadsheet application, database system, programming language, and data analysis tool can read and write CSV files. CSV lacks standardization for encoding, data types, or metadata, which can lead to compatibility issues with international characters, date formats, and numeric precision. RFC 4180 provides a common definition but is not universally followed. CSV files are extensively used for data import/export, log files, financial data feeds, scientific datasets, and as an interchange format between incompatible systems. Their plain-text nature makes them easy to inspect, debug, and process with command-line tools.

How to Open .csv Files

Microsoft Excel
LibreOffice Calc
Google Sheets
VS Code
Numbers
any text editor

Related File Extensions

More Document File Extensions

Other document formats you might encounter

Browse File Extensions by Category

Explore our reference of 259 file extensions with details, programs, and related formats.