#6340
In order to reduce disk space occupation and network upload/download time consumption, some program developers use a quite popular tool - UPX to compress their own executable files, including EXE, DLL, BAT, etc. Unfortunately, it can only be run through the command line console, which is not easy to use. This is why there are front-end tools for UPX, such as UPXN.

#1768
UPX (short for Ultimate Packer for eXecutables) is a classic, illustrious universal and extendable lightweight packer for various executable files (such as EXE, DLL). With excellent compression ratio and very fast decompression speed. And can be regarded as a commercial quality freeware!