What is the difference between .ods and .gz?
- Extension
- .ods
- .gz
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Compressed
- Developer
- Oracle
- The GNU Project
- 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.
- This is a compressed archive file that contains one or more files compressed by standard GNU zip (gzip) compression algorithm. It is mainly used by Unix OS.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/x-compressed
- Sample
- sample.ods
- sample.gz
- Wikipedia
- .ods on Wikipedia
- .gz on Wikipedia