View Full Version : compression
DarkAnt
May24-04, 08:09 PM
How does winzip work? Actually, how do you compress a file?
BoulderHead
May24-04, 08:22 PM
Here's some help in understanding the process;
http://computer.howstuffworks.com/file-compression.htm
DarkAnt
May24-04, 08:51 PM
wow, thanks. I should start compressing my english papers...
BoulderHead
May24-04, 09:32 PM
I think you'll find word documents compress very nicely. I prefer winrar over winzip for my compression needs. You can easily experiment with each to see what you like best.
DarkAnt
May25-04, 06:06 AM
what's the difference between the two? I've always used winzip mostly because I've always used it and it gets the job done.
dduardo
May25-04, 08:47 AM
zip is an ok compression scheme. gz is better and bz2 is even better.
master_coda
May25-04, 09:40 AM
And lzma is even better than bz2.
Almost all of the compression algorithms in use are "good enough". Zip and gzip files are small, and just about every decompression utility can work with them, so they're very portable. In a situation where you have to give the files to someone else, it's more useful to have a portable file format than a higher compression ratio.
Of course if you're just compressing your own archives, just use the algorithm with the highest compression.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.