What is the difference between .ods and .tbz?
- Extension
- .ods
- .tbz
- 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.
- .TBZ is a file that contains TAR archived files then compresses them using BZIP compression algorithm. Commonly used with UNIX OS.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/x-bzip-compressed-tar
- Sample
- sample.ods
- Wikipedia
- .ods on Wikipedia
- .tbz on Wikipedia