← Package directory
Available on winget

Install 7-Zip

A file archiver with a high compression ratio.

Install with winget
winget install --id 7zip.7zip
Upgrade
winget upgrade --id 7zip.7zip
Uninstall
winget uninstall --id 7zip.7zip

About 7-Zip

A file archiver with a high compression ratio.

What's new in 26.01

- linux version of 7-Zip can use huge pages (2 MB pages). It can increase compression speed for 10% for 7z/xz/LZMA/LZMA2 compression. - new -spo[d|c|r] switch specifies the path generation mode for the output directory for archive extraction. The output directory path is generated from the path specified in the -o{dir_path} switch and the name of the archive being unpacked. -spod : for Linux/Posix/macOS: -o{dir_path} specifies the direct path to the output directory. The asterisk (*) character in will not be replaced by the archive name. -spoc : 7-Zip will concatenate the path specified in -o{dir_path} with the archive name to form the final path to the output directory. -spor : 7-Zip will replace asterisk (*) character in the path specified in the -o{dir_path} with the archive name. This is the default option. - some bugs were fixed.

Read release notes

Version history

Version Updated Notes
26.01 - linux version of 7-Zip can use huge pages (2 MB pages). It can increase compression speed for 10% for 7z/xz/LZMA/LZMA2 compression. - new -spo[d|c|r] switch specifies the path generation mode for the output directory f...
26.00 - improved code for ZIP, CPIO, RAR, UFD, QCOW, Compound. - 7-Zip File Manager: improved sorting order of the file list. It uses file name as secondary sorting key. - 7-Zip File Manager: improved Benchmark to support syst...
25.01 - CVE-2025-55188 : The code for handling symbolic links has been changed to provide greater security when extracting files from archives. Command line switch -snld20 can be used to bypass default security checks when cre...
25.00 Unknown - 7-Zip for Windows can now use more than 64 CPU threads for compression to zip/7z/xz archives and for the 7-Zip benchmark. If there are more than one processor group in Windows (on systems with more than 64 cpu threads)...
24.09 Unknown - The default dictionary size values for LZMA/LZMA2 compression methods were increased: dictionary size compression level v24.08 v24.09 v24.09 32-bit 64-bit 8 MB 16 MB 16 MB -mx4 16 MB 32 MB 32 MB -mx5 : Normal 32 MB 64...
24.08 Unknown - The bug in 7-Zip 24.00-24.07 was fixed: For creating a zip archive: 7-Zip could write extra zero bytes after the end of the archive, if a file included to archive cannot be compressed to a size smaller than original. T...
24.07 Unknown - The bug was fixed: 7-Zip could crash for some incorrect ZSTD archives.
24.06 Unknown - The bug was fixed: 7-Zip could not unpack some ZSTD archives.
24.05 Unknown No notes
23.01 - The page "Language" in 7-Zip's menu Tools/Options now shows information about selected translation, including the number of translated lines. - Some bugs were fixed.
22.01 Unknown - UDF support was improved to UDF version 2.60. - HFS and APFS support was improved.
19.00 - Encryption strength for 7z archives was increased: the size of random initialization vector was increased from 64-bit to 128-bit, and the pseudo-random number generator was improved. - Some bugs were fixed.
16.04 - The bug was fixed: 7-Zip 16.03 exe installer under Vista didn't create links in Start / Programs menu. - Some bugs were fixed in RAR code.