logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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