Tabular data:
| Format | Description |
|---|---|
| .csv | Comma-Separated Values |
| .tsv | Tab-Separated Values |
| .xlsx | Excel spreadsheets |
Non-tabular data:
| Format | Description |
|---|---|
| .txt | Plain text |
| .rtf | Rich text format |
| .xml | Markup-based structured data |
Images and Binary:
- .png, .jpg, .tif — image files
- .dat — generic data files (format depends on source)