UPX Compressor - Compress Executables | Online Free DevTools by Hexmos

Compress executables easily with UPX Compressor. Reduce file sizes and optimize applications for distribution. Free online tool, no registration required.

upx

Compress or decompress executables. More information: https://upx.github.io.

  • Compress executable:

upx {{path/to/file}}

  • Decompress executable:

upx -d {{path/to/file}}

  • Display help:

upx --help