Jay Wrote:
> Perhaps you can enlighten me. If I zipped the file would it then be a
> smaller attachment? How come?
>
> Jay
Yes, it would be a smaller attachment. The size of the file you sen
would be smaller.
Examples:
------
1) A file with random data. Generally the worst for compression. Th
Excel file was 42.2 MB, and the WinZip file (max compression) was 23.
MB. With 7zip, this 42.2 MB file was compressed to 16.7 MB. So yo
can see that it was 55% of it's original size with WinZip and 40% wit
7zip. (WinRAR would be similar to 7zip I believe)
2) A spreadsheet I actually use (ie. fairly patterned). The Excel fil
was 9.52 MB -- with WinZip it was compressed (max compression) to 2.1
MB, with 7zip it was compressed to 0.78 MB. So WinZip compressed it t
22% and and 7zip compressed it to only 8% of it's original size.
------
The point of all this is that your file which was 3 MB to start wit
could end up as small as 0.3 MB once you've compressed it (More likel
about 1 MB if you're using WinZip).
It's this final size that ISPs are concerned about -- They do not car
about the original size of your file. Not only that, compressio
places a smaller burden on the infrastructure in most cases.
For a basic outline of what compression does, se
http://en.wikipedia.org/wiki/Data_compression -- basically it works b
looking for patterns in data, with random data, there are fewer suc
patterns, whereas fairly organized stuff has lots of patterns, so get
compressed smaller.
As to which program to use, it depends on your circumstances. WinZi
(and zip programs in general) are much more widely distributed tha
other compression programs (like WinRAR and 7zip), so if you have t
send it to someone else, WinZip is usually the better choice. For jus
sending it to yourself, you could use any of these programs. Yo
probably already have WinZip on your comp, and you can download 7zi
from www.7-zip.org . WinZip is also probably the easiest to use (sinc
so many have used it, and it's easy to get help if you need it).
HTH..
Scot
Jay - 23 Jul 2006 11:22 GMT
> Jay Wrote:
>>
[quoted text clipped - 46 lines]
>
> Scott
Wow, thanks for the comprehensive answer Scott - I appreciate it. The
only problem I can foresee is using a compresion tool at work (PC) which
I can also use at home (Mac). I use Stuffit Expander which is supposed
to be able to handle zip files but I've had problems in the past.
But thanks for taking the time to explain it to me. I really do
appreciate it.
Cheers
-Jay-
Because the whole point of ZIPping a file is to compress it to a size
that's considerably smaller, for transport or storage purposes.
Craig
> Perhaps you can enlighten me. If I zipped the file would it then be a
> smaller attachment? How come?
>
> Jay