What is the difference between .ods and .tar.7z?
- Extension
- .ods
- .tar.7z
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Compressed
- Developer
- Oracle
- Igor Pavlov
- 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 format works based on the LZMA principle compression algorithm. It was originally used in 7-Zip archives. tar.7z archives were created for storing info about file owners and for ease of use in Unix systems, based on a TAR archiving tool.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/x-7z-compressed
- Sample
- sample.ods
- Wikipedia
- .ods on Wikipedia
- .tar.7z on Wikipedia