What is the difference between .csv and .ott?
- Extension
- .csv
- .ott
- Format
- Text
- Binary
- Category
- Developer
- Document
- Developer
- Microsoft
- Apache Software Foundation
- Description
- A CSV file is a comma separated values file commonly used by spreadsheet programs such as Microsoft Excel or OpenOffice Calc. It contains plain text data sets separated by commas with each new line in the CSV file representing a new database row and each database row consisting of one or more fields separated by a comma. CSV files are often opened by spreadsheet programs to be organized into cells or used for transferring data between databases.
- n OTT file is a document template saved in OASIS' OpenDocument standard format and created by word processors included in the OpenOffice and LibreOffice suites. It contains the page layout and default styles for a text document. OTT files are used for authoring .ODT documents that have the same appearance and formatting.
- MIME Type
- text/csv
- application/vnd.oasis.opendocument.text
- Sample
- sample.csv
- sample.ott
- Wikipedia
- .csv on Wikipedia
- .ott on Wikipedia