What is the difference between .ods and .tbz2?
- Extension
- .ods
- .tbz2
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Compressed
- Developer
- Oracle
- Bzip2
- 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.
- File archive compressed with both .TAR and .BZ2 compression; often found on Unix systems; must first be decompressed (using Bzip 2 decompression), then the files must be extracted from the tar archive.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/x-bzip2
- Sample
- sample.ods
- Wikipedia
- .ods on Wikipedia
- .tbz2 on Wikipedia