Info
| Version: | 25.1.0 |
| Author(s): | Igor Pavlov |
| Last Update: | Sunday, October 26, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.7-zip.org/ |
| NuGet Url: | https://www.nuget.org/packages/7-Zip.CommandLine |
Install
Install-Package 7-Zip.CommandLine
dotnet add package 7-Zip.CommandLine
paket add 7-Zip.CommandLine
7-Zip.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
7za.exe is a standalone console version of 7-Zip with reduced formats support.
7za.exe and 7z.exe from 7-Zip have same command line interface.
7za.exe features:
- High compression ratio in 7z format
- Supported formats:
- Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR
- Unpacking only: lzma, CAB, ZSTD.
- Highest compression ratio for ZIP and GZIP formats.
- Fast compression and decompression
- Strong AES-256 encryption in 7z and ZIP formats.
NOTE: This NuGet package was created by extracting the 7za.exe from 7-Zip Extra
and adding the Help File (7-zip.chm) from 7-Zip.