7-Zip-based batch files for efficient ultra file compression. No separate 7-Zip installation is needed, as batch files already include required components (7z.exe and 7z.dll).
- Use in terminals (CMD, PowerShell) or via drag-and-drop.
- Choose from 6 variants with varying speed-compression ratios,
- From Compress_Very_Low.cmd (faster, slightly lower ratio).
- To Compress_Extreme.cmd (slower, significantly higher ratio).
- Compressed files remain in the original's location.
- All file types are supported, directories too.
- Terminals (CMD, PowerShell):
- Open terminal.
- Navigate to batch file's directory.
- Execute:
Compress_.cmd "path\to\file"
- Drag and Drop:
- Locate file.
- Drag onto preferred Compress_.cmd file.
- Obviously: if you want, you can rename the Compress_.cmd file.
- Obviously: the the Compress_.cmd file has to have .cmd or .bat extension.
- Obviously: the files are compressed to .7z archieves.