What is the difference between .ods and .tar?
- Extension
- .ods
- .tar
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Other
- Developer
- Oracle
- Jean-loup Gailly
- Description
- A spreadsheet file developed by Calc program that is part of the Apache OpenOffice suite. It contains data in rows and column and is formatted using the OASIS OpenDocument XML-based standard.
- Tar archive created by tar, a Unix-based utility used to package files together; contains multiple files stored in an uncompressed format; commonly compressed into a .GZ file using GNU Zip compression.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/x-tar
- Sample
- sample.ods
- sample.tar
- Wikipedia
- .ods on Wikipedia
- .tar on Wikipedia