A file compressor is great for shrinking stored files, but it depresses me whenever I see a file grow instead of shrink. So what I am looking for is a file compression algorithm that never inflates any files, although it is allowed that some files (not all of course!) have the same length after "compression". Ideally it should work on files of all sizes, but I would be satisfied with a compressor that operates only on files larger than 1MB.
Can you provide such an algorithm? No programming knowledge is required for this problem.
(In reply to
re: Any compressor will do -- doubt it by Federico Kereki)
>>Suppose the unzipper program was given a file under 1 Mb... what would it do?
I am assuming that all original files are larger than 1Mb.
Your 'tricky way out' is not really a way out since the file name can be changed independently from the zipper.
Edited on October 22, 2006, 4:01 am
|
Posted by Art M
on 2006-10-22 03:53:01 |