What is the difference between .tar and .zipx?
- Extension
- .tar
- .zipx
- Format
- Binary
- Binary
- Category
- Other
- Compressed
- Developer
- Jean-loup Gailly
- PKWARE, Inc.
- Description
- Tar archive created by tar, a Unix-based utility used to package files together; contains multiple files stored in an uncompressed format; commonly compressed into a .GZ file using GNU Zip compression.
- 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-tar
- application/zip
- Sample
- sample.tar
- Wikipedia
- .tar on Wikipedia
- .zipx on Wikipedia