mac knowledge - MacFAQ

  • I need to know what I can use to decompress other files like gzip
    is there a program to compress/decompress files with a .gz, gzip or .z, .zip extension?

    A file with a .gz extension has been compressed with the GNU zip (i.e., GZip) method, a compression format common to Unix and Mac OS X. There are a number of GNU zip utilities available for Mac OS and Mac OS X; the following list is merely a sampling and is not comprehensive:

    StuffIt: StuffIt Expander is a freeware drag-and-drop utility for Mac OS and Mac OS X. It can decode most compression and archive formats, including GZip. To compress files with GNU zip, you can use the shareware program DropTar, though DropTar also automatically archives files with tar. Finally, StuffIt Deluxe is a commercial application that can both create and decompress GNU zip files. All three applications are produced by Allume Systems.

    OpenUp and ColdCompress: OpenUp and ColdCompress, available only for Mac OS X, are two simple applications for decompressing and creating GNU zip files, respectively. ColdCompress automatically uses tar to archive files it creates with GNU zip. OpenUp and ColdCompress are both by Scott Anguish, and are available from Stepwise.

    MacGzip: MacGzip is a freeware program that can both create and decompress GNU zip files. In Mac OS X, it will run in the Classic environment, and it can run in versions of the operating system as old as 7.0. It was created by José A. Gutiérrez and is available from: http://persephone.cps.unizar.es/general/gente/spd/gzip/
    In addition to these programs, if you are using Mac OS X, the Unix command line GNU zip utilities are available from the Terminal application.

    Note: Files ending in .z (lowercase z), as opposed to .Z (capital Z), are likely to be GNU zipped, but they may have been compressed in standard Unix format. Fortunately, MacGzip, StuffIt Expander, and StuffIt Deluxe can all decompress standard Unix compressed files, though they may not necessarily be able to compress them in this format.

    Back to the Questions
    Please rate this