Impressive stats. but can any program help us to achieve such results with Windows platform ? I dont have Linux and I dont have option to go for it either so any Windows option for these programs ?
use 7zip (program) and use 7z(archive format) and LZMA (compression method).
or you can choose bzip2 as both archive format and compression method. or mix and match to get desired results.
fir better results, play around with the dictionary size.
you are lucky, you get a gui with 7zip. we have to use a CLI in linux
anyway, here is some more info :
.zip files can be opened on ANY platform, so, if you wanna send someone a compressed file that can be opened on just about any machine, use .zip
.rar files arepretty popular, but they dont compress as much or as fast as 7z files.
also, compression depends on a LOT on the type of files you wanna compress.
lots of pictures? you wont get more than 2-10% compression.
lots of movies? lucky you, movies compress really well.
lots of text files? awesome!! text files compress like nobody's business.
so, match the compression algorithm to your needs, to get the best results.