CSV
CSV Format
Comma-Separated Values
CSV is a plain text format for tabular data, using commas to separate values. Universally supported by spreadsheet and database applications.
| Property | Value |
|---|---|
| File Extension | .csv |
| MIME Type | text/csv |
| Category | document |
| Transparency | ✗ Not supported |
| Animation | ✗ Not supported |
| Lossy Compression | ✗ No |
| Lossless Compression | ✓ Yes |
| Vector-based | ✗ No |
| Browser Support | All major browsers (via download) |
| Best For | Spreadsheet data, database exports, data science |
