Archive formatsince 1999

.7z7-Zip Archive

A high-compression archive format commonly used for large bundles and software distribution.

Extensions
.7z
MIME
application/x-7z-compressed
Standard
7-Zip archive format
Released
1999

About this format

7Z is the native archive format of 7-Zip. It is known for strong compression, optional encryption, and solid archive mode.

Use 7Z when compression ratio matters and recipients can install an extractor. Use ZIP for maximum casual compatibility.

Real-world samples & file sizes

7Z samples should be judged in the sizes people actually receive, upload, or export. These reference cards show the common shapes and settings to check before choosing a conversion target.

project/
assets/
cover.jpg
chapter-01.txt
metadata.json
folder10 files

project backup

Checks nested paths, filenames, and extraction behavior.

project/
assets/
cover.jpg
chapter-01.txt
metadata.json
media500 MB

large bundle

Shows why compression method and split archives matter.

project/
assets/
cover.jpg
chapter-01.txt
metadata.json
textmany small files

source archive

Metadata and permissions are often more important than compression.

project/
assets/
cover.jpg
chapter-01.txt
metadata.json
portablesingle file

email attachment

Checks whether recipients can open it without extra tools.

Reference dimensions are platform-style targets. Compatibility and format facts are verified from the linked online sources below.

Pros

  • +Strong compression
  • +Supports encryption
  • +Good for large bundles

Cons

  • Less universally built in than ZIP
  • Solid archives can make partial recovery harder
  • Some recipients need extra software

7Z vs other formats

vsSizeQualityNote
ZIP7Z is often smallerBoth are archivesZIP is more universally recognized.
TAR.GZVariesBoth are common archivesTAR.GZ is more Unix-native.

Where it works

Operating systems
  • Windows via 7-Zip/WinRAR
  • macOS via The Unarchiver/Keka
  • Linux via p7zip/7zz
Browsers
  • Browsers download 7Z; extraction needs app logic
Apps
  • 7-Zip
  • WinRAR
  • Keka
  • The Unarchiver
  • PeaZip

Frequently asked questions

Is 7Z better than ZIP?
For compression ratio, often yes. For recipient compatibility, ZIP is safer.
Can 7Z be encrypted?
Yes, 7Z supports AES encryption when created with compatible tools.

Sources

Other archive formats