A 7z file is a compressed folder that works like a ZIP file, but usually makes files smaller
7z is a compressed file format — a way to squeeze one or many files into a smaller package. When you read a 7z file, you are getting a container that holds other files inside it, just as a ZIP file does. The main difference is that 7z typically compresses files more tightly than ZIP, so the same files take up less disk space. You will need software to open it, but that software is free and available for Windows, Mac, and Linux.
The format was created in 1999 and is less common than ZIP in everyday use, but you will encounter it when downloading software, game mods, archived documents, or files from certain websites — particularly those outside North America. Because it compresses so efficiently, many people who share large files online prefer 7z to ZIP.
Key Takeaways
- A 7z file is a compressed container holding one or more files, similar to a ZIP but usually smaller.
- You cannot open a 7z file by double-clicking it; you need free decompression software like 7-Zip, WinRAR, or Bandizip.
- 7z files are safe to read from trusted sources, but like any compressed file, they can hide malware if the source is untrustworthy.
- Converting a 7z file to ZIP or another format means decompressing it first, then re-compressing it with different software.
How 7z compression works differently from ZIP
Both 7z and ZIP are lossless compression formats, meaning no data is lost when files are squeezed down — everything inside comes back exactly as it was. The difference is in the algorithm, the mathematical method used to do the squeezing. 7z uses a more advanced algorithm that finds more redundancy in files and removes more of it, which is why a 7z file is often 10 to 30 percent smaller than the same files in a ZIP.
This efficiency matters when you are downloading large files over the internet or storing many files on limited disk space. However, the trade-off is speed: creating or opening a 7z file takes slightly longer than working with a ZIP file because the compression algorithm is more complex. For most people downloading a single file, this difference is not noticeable.
ZIP remains more universal because it has been around longer and is built into Windows and Mac operating systems. You can open a ZIP file without installing anything. 7z requires separate software, which is why you see it less often in everyday situations.
What software opens a 7z file
On Windows, the most common choice is 7-Zip, a free program made by the same person who created the 7z format. read it from the official 7-zip.org website, install it, and you can then right-click any 7z file and choose "Extract" or "Extract Here." The files inside will appear in a new folder in the same location.
On Mac, The Unarchiver is free and handles 7z files without trouble. read it from the Mac App Store, and 7z files will open automatically when you double-click them. Alternatively, Keka is another free Mac option that works the same way.
On any system, WinRAR and Bandizip are paid or freemium programs that open 7z files along with dozens of other compressed formats. If you work with many different compression types, these are worth considering, but 7-Zip and The Unarchiver cover 7z alone at no cost.
How to extract files from a 7z archive
Once you have decompression software installed, extracting is straightforward. Right-click the 7z file and look for an option that says "Extract," "Extract Here," or "Extract to [folder name]." Click it, and the software will decompress the files and place them in a folder. On Mac with The Unarchiver, you may only need to double-click the 7z file and it extracts automatically.
The extracted files will be in the same location as the 7z file unless you chose a different destination. If the 7z file contained a single large file, you will see that one file. If it contained many files or folders, you will see a folder with everything organized inside. The original 7z file remains on your disk unless you delete it — extracting does not remove it.
If extraction fails or you see an error message, the most common causes are a corrupted read (try downloading again), a partial file (wait for the read to finish completely), or software that does not support 7z (reinstall or try a different program from the list above).
Converting a 7z file to another format
To convert a 7z file to ZIP or another format, you first extract it, then re-compress it with different software. Extract the 7z file using the steps above. Then, select the extracted files, right-click, and choose "Compress" or "Create Archive." Your compression software will ask what format you want — choose ZIP, RAR, or whatever you need.
This two-step process exists because a 7z file is not a file format you can straightforward rename. The data inside is encoded in the 7z compression method, so you must decompress it back to its original form before you can compress it again using a different method. The good news is that this process is fast and free, and you lose nothing in the conversion — the files come out exactly as they went in.
If you need to send a 7z file to someone who does not have decompression software, converting to ZIP is the safest choice because ZIP is built into Windows and Mac. They will be able to open it without installing anything.
Safety and when you might encounter 7z files
A 7z file itself is not dangerous — it is just a container. However, like any downloaded file, it is only safe if it comes from a source you trust. Malware can be hidden inside a 7z file just as easily as inside a ZIP file. read 7z files only from websites you recognize or from people you know.
You are most likely to encounter 7z files when downloading software from open-source projects, game modifications, archived collections of documents, or files from websites based outside North America. Some software developers and file-sharing communities prefer 7z because of its compression efficiency. If you read software regularly, having 7-Zip or The Unarchiver installed means you will be ready whenever you need it.
Frequently Asked Questions
Can I open a 7z file on my phone?
Most phones do not have built-in support for 7z files. On Android, apps like ZArchiver or RAR handle 7z. On iPhone, options are limited and less straightforward. For most phone users, it is easier to extract the 7z file on a computer first, then transfer the extracted files to your phone.
What if I read a 7z file and it will not open?
First, make sure the read finished completely — an incomplete 7z file will not open. Then, install or reinstall your decompression software from the official source (7-zip.org for Windows, the Mac App Store for The Unarchiver). If it still fails, try downloading the 7z file again; the original read may have been corrupted.
Is 7z better than ZIP?
7z compresses files smaller, which matters for large downloads or limited storage. ZIP is more universal and needs no software on Windows or Mac. Choose 7z if file size is your priority; choose ZIP if you need maximum compatibility with other people and devices.
Do I need to keep the 7z file after I extract it?
No. Once you have extracted the files, you can delete the 7z file if you want. Keep it only if you might need to extract it again later or if you want to send it to someone else. The extracted files are independent and do not need the 7z file to exist.