View Single Post
Old 12-15-2015, 11:20 PM   #16
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Nitpick: RAR/7Z are formats.
WinRAR and 7-Zip are programs that handle ZIP/RAR/7Z



Seriously, try out advzip -- I think you will be pleasantly surprised.
Zopfli is the new kid on the block, but it has quickly taken the crown for efficient ZIP compression. Beating out 7-Zip's DEFLATE algorithm as well as KZIP.

Code:
advzip.exe -z4 -i 500 ZIPFILES...
advzip.exe --recompress --shrink-insane --iter 500 ZIPFILES...

Last edited by eschwartz; 12-15-2015 at 11:28 PM.
eschwartz is offline   Reply With Quote