I always miss 7-zip when I'm working on my Mac. Does anyone know of a good GUI utility that allows me to preview zip file contents and do partial extracts?

I've seen the Unarchiver and various 7-zip based tools like EZ 7z and 7zX but they don't have that. EZ 7z somewhat supports previews by opening a console window when you hit preview, but that's not what I am looking for.

link|improve this question
feedback

3 Answers

up vote 2 down vote accepted

Zipeg is free. It does previews by doing a partial extract and sending the file to Preview.app. (That is, there's no builtin previewer. It also means that things that aren't supported by Preview.app won't get previewed properly, but you can certainly do partial extracts.) It does not support creation of archives, though.

BetterZip is $20, and people seem to love it. I don't think it's that good. It seems to support Previews by just extracting the entire archive to a temporary folder, but it does have a built-in preview pane that seems to support more than Preview.app does.

link|improve this answer
Zipeg is OK, but it seems to be only an extraction .zip tool. I wish it supported creation of zip files as well. 7zip rules! – Jason S Oct 11 '09 at 14:06
Tried both, Zipeg does what I want but doesn't do drag and drop or creation of zip files, BetterZip does have those features and a snappier UI. I think I'll just buy BetterZip. Thanks! – user13886 Oct 11 '09 at 14:15
Personally, I hate 7zip's GUI. I don't like it being an archive utility and a file manager. I want those things separate. I personally prefer TUGzip under Windows, where the file manager aspects can be turned off. Too bad it's been abandoned. – wfaulk Oct 12 '09 at 2:54
feedback

This might help you out. It's a Quicklook plugin called BetterZip that allows you to view the contents of an archive by simply tapping space. It can preview the following archive formats: ZIP, TAR, GZip, BZip2, ARJ, LZH, ISO, CHM, CAB, CPIO, RAR, 7-Zip, DEB, RPM, StuffIt’s SIT, DiskDoubler, BinHex, and MacBinary.

The partial extract part unfortunately does not work, though. This is only good for previewing.

link|improve this answer
feedback

BetterZip. It's not free though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown