Since macOS is based on Unix there are a number of ways to compress files and folders within the filing system using Unix based application code, below are a few options using the Terminal or command line interface (cli). The default command line application interface in macOS is the Terminal and is stored in /Applications/Utilities.
7-Zip works in Windows 10 / 8 / 7 / Vista / XP / 2019 / 2016 / 2012 / 2008 / 2003 / 2000. P7zip - the port of the command line version of 7-Zip to Linux/Posix.On 7-Zip's SourceForge Page you can find a forum, bug reports, and feature request systems. WinZip ® Mac Optimizer Free up space, safely delete confidential files and boost your Mac's performance with just a few clicks. WinZip for iPhone & iPad Browse, open and share zip files on the go with the world's #1 zip utility, now on iOS.
RAR for Mac is a 32-bit/64-bit Windows version of RAR Archiver.It can backup your data and reduce the size of email attachments, decompresses RAR, ZIP and other files downloaded from Internet and create new archives in RAR and ZIP file format. RAR for macOS's main features are very strong general and multimedia compression, solid compression, archive protection from damage, processing of ZIP. BrowserCam gives ZArchiver for PC (laptop) download for free. Even though ZArchiver undefined is introduced to work with Android mobile and even iOS by ZDevs. You may install ZArchiver on PC for MAC computer. We should check out the criteria that will help you download ZArchiver PC on MAC or windows laptop without much headache. The KZIP was designed to be a PKZIP-compatible compressor focusing on space over speed. KZIP creates smaller.ZIP files than PKZIP with maximum compression enabled and even beats 7.
File and folder compression saves on file size and ensures the contents are captured and delivered or stored as one monolithic file. A compressed file which contains files and folders is generally referred to as an archive. Here are some built-in compression applications you can use including zip, tar, gz, bz2, gz and dmg.
First up is ZIP one of the most commonly used compression techniques used across all platforms
To compress
To extract
If you want to make a zip without those invisible Mac resource files such as “_MACOSX” or “._Filename” and .ds store files, use the “-X” option in the command so:
Second up is TAR, an old favorite on Unix/Linux – you add the GZ for the compression – compresses tighter than zip
To compress
To extract
A variation on TAR GZ but with better compression than both tar.gz and zip.
To compress
To extract
Without the tar
To extract
This one is macOSnative only – for a GUI interface use /Applications/Utilities/Disk Utility – for command line use:
To create
To mount
To view
To Eject
You can also use a number of different formats for creating a .dmg
That’s the low down, the more common compression packages available will typically be covered in one of the above.