Slide 11 of 57
Notes:
/LEVEL can be used to specify more or less than the “normal” compression.
/LEVEL=5 equates roughly to PKZip’s DeflateN.
/LEVEL=8 equates roughly to PKZip’s DeflateX. However, .ZIP files and other compressed files Zip recognizes will be stored in the archive without further attempts at compression.
/LEVEL=9 also equates roughly to PKZip’s DeflateX.