What is the difference between .tbz2 and .zipx?
- Extension
- .tbz2
- .zipx
- Format
- Binary
- Binary
- Category
- Compressed
- Compressed
- Developer
- Bzip2
- PKWARE, Inc.
- Description
- 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.
- WinZip, starting with version 12.1, uses the extension .zipx for ZIP files that use compression methods newer than DEFLATE; specifically, methods BZip, LZMA, PPMd, Jpeg and Wavpack. The last 2 are applied to appropriate file types when "Best method" compression is selected.
- MIME Type
- application/x-bzip2
- application/zip
- Wikipedia
- .tbz2 on Wikipedia
- .zipx on Wikipedia