M BUZZ CRAZE NEWS
// news

How do you open a zipx file on a Mac/Linux?

By John Parsons

I've got some files for a project that's due in a few weeks. The guy sent them in a zipx file. How would I extract the files from a zipx on OS X or Linux?

1

3 Answers

The Unarchiver v2.3 will do, except for compressed jpeg within the zipx archive.

1

ZipX is an advanced Zip compression format introduced by WinZip. It appears there's only a few commercial utilities that support it.

OSX users can use Stuffit Deluxe 2009 for Mac ($50 USD) to decompress these files. (The zipxfile.com claims Stuffit Deluxe can do it, but I actually don't see that specified on the Stuffit site, so look carefully before buying.)

Aside from that, I'd recommend requesting the files in a more standard archive format. Neither RAR nor 7zip archivers support ZipX yet.

2

The winzip evaluation version installed perfectly on wine, and was able to extract the archive for me. (I tried The Unarchiver, but as Kenny noted, it wouldn't extract JPEG files)

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy