FG

Which compression program/algorithm produces the smallest archive file?

Fresh3 days ago
Mar 15, 20262544 views
Confidence Score0%
0%

Problem

I have a directory full of files. I'd like to compress this directory into an archive of the smallest possible size. What compression software would produce the smallest archive file?

Error Output

*.avi

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Which compression program/algorithm produces the smallest archive file?

Low Risk

In your case, the most efficient algorithms would be ones designed specifically for audio and video data, since they can discard unneeded data with lossy compression, resulting in far better results than generic algorithms implemented by Zip or 7zip…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment