.7z File Extension

Learn what a .7z archive is, how to open it safely, how Poly supports it, and when ZIP or TAR may be a better choice.

File extension details for .7z

Storage Only
File type7z compressed archive
MIME type
EncodingBinary archive container, commonly compressed with LZMA or LZMA2
Operating systemsWindows, macOS, Linux
Opens with7-Zip, Windows File Explorer, Keka, WinRAR
Poly supportYes. Poly stores, syncs, shares, versions, and downloads 7z archives.
Indexed by PolyPartial. Poly indexes the filename and ordinary file properties, not archived members.
Preview in PolyNo. Download the archive to list or extract its contents.
Poly agentNo. The Poly agent cannot read files packed inside the archive.

What kind of file is a .7z?

A .7z file is an archive that bundles files and folders into one container. It commonly compresses data with LZMA or LZMA2, can compress related files together in solid blocks, and supports AES-256 encryption. The usual MIME label is application/x-7z-compressed, but that label is a widely used convention rather than an IANA-registered media type.1

Real 7z archives begin with the six bytes 37 7A BC AF 27 1C. Checking this signature is more reliable than trusting the suffix, although a utility must still parse the headers and verify checksums.2

Renaming backup.zip to backup.7z does not convert it. ZIP and 7z have different internal structures. Repack the files with an archive utility instead.

How do I open a .7z on my computer?

  • On Windows 11 version 24H2, File Explorer supports ordinary 7z archives. It does not handle encrypted archives, so use 7-Zip or WinRAR when a password is required.3
  • On macOS, use Keka or the official 7-Zip command-line build.
  • On Linux, use 7-Zip's console build or a desktop archive manager with 7z support.4

With 7-Zip installed, 7z l package.7z lists members, 7z t package.7z tests integrity, and 7z x package.7z extracts them. Extract an unfamiliar archive into a new folder. Review its member names and scan executable content before opening it.

Poly support for .7z

Poly recognizes a .7z archive, keeps it stored and synced, and lets you find it by filename and ordinary file properties. Poly does not decompress the archive, create a thumbnail, index member names or contents, or make packed files available to the Poly agent.

Download and extract the archive when you need its contents. Adding the extracted files to Poly individually gives each one the preview, search, and agent capabilities appropriate to its own format.

History of .7z

Igor Pavlov introduced 7-Zip and the 7z format in 1999.5 The format was designed with an open architecture, allowing an archive to identify the compression, conversion, and encryption methods needed to decode it. Its documented features include Unicode filenames, solid compression, compressed headers, and files far larger than everyday storage systems can hold.6

The name 7z refers to the format. 7-Zip is the application most closely associated with creating and extracting it.

Working with .7z and alternatives

Choose the container that fits the recipient and workflow:

FormatBest fitMain tradeoff
7zCompact archives, strong encryption, repeated or related filesFewer built-in openers; solid archives can be slower for one-file extraction
ZIPBroad sharing and built-in desktop supportFewer compression choices
TAR with Gzip, XZ, or ZstandardUnix backups and software distributionArchiving and compression are separate layers

Solid compression can improve the ratio for similar files, but damage to one shared stream can affect several members. Keep a separate copy of irreplaceable data, test important archives after creation, and use a strong, unique password for encryption. Avoid online conversion services for confidential archives because conversion requires exposing the password and extracted contents.

Footnotes

  1. Internet Assigned Numbers Authority. Media Types Registry. The application registry does not list application/x-7z-compressed.
  2. 7-Zip. How to Recover a Corrupted 7z Archive. The guide documents the six-byte signature, 32-byte start header, metadata, CRC fields, and end header.
  3. Microsoft. Zip and Unzip Files. Windows 11 version 24H2 supports 7z archives but not operations on encrypted archives.
  4. 7-Zip. Download. The official matrix provides Windows, Linux, and macOS builds and links to Keka.
  5. 7-Zip. 7-Zip Source Readme. The official source package credits Igor Pavlov and carries a copyright beginning in 1999.
  6. 7-Zip. 7z Format. The format overview documents its architecture, methods, compression features, and AES-256 encryption.
© Poly Corp. 2026