Thread: zip
View Single Post
Old 05-28-2001, 11:38 PM   #2
Paul Victorey
Member (12 bit)
 
Paul Victorey's Avatar
 
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
Well, this is because JPEG is, itself, a compressed format. Compressing an already compressed file yields very poor results, and often increases its size (as it has additional header info to store for each file).

Compressing something like a text file yields very good compression, or compressing an uncompressed image (like an RGB-encoded BMP file).
__________________
Paul M. Victorey
------------------
I am not responsible for any problems that may arise as a result of following my advice. This includes, but is not limited to, computer failure, loss of data, nuclear war, famine, boils, no clean laundry, your daughter running off with a biker gang, or armageddon. Take my advice at your own risk.
Paul Victorey is offline   Reply With Quote