Your maximum compression would probably be on database files with a lot of blank space in them (if you have any of those!) Things like TXT and XML can be expected to compress well. A lot of common files are already compressed, often if they are the larger variety (things like JPG, MP3 etc), applying compression twice is ineffective and may even see the compressed file become larger!
Like all compression its variable, if something is already compressed (jpg,zip etc) you won't get much compression whereas other types of file will compress particularly well (some database files, text files etc). For general file data expect 50% compression, if your data is more specific then you would need to take into account what it is to know what to expect.
DavidHampson-rY
1 Rookie
•
294 Posts
897
0
Posted July 20th, 2011 07:00
Your maximum compression would probably be on database files with a lot of blank space in them (if you have any of those!) Things like TXT and XML can be expected to compress well. A lot of common files are already compressed, often if they are the larger variety (things like JPG, MP3 etc), applying compression twice is ineffective and may even see the compressed file become larger!