# upx > Compress or decompress executables. > More information: . - Compress executable: `upx {{file}}` - Decompress executable: `upx -d {{file}}` - Detailed help: `upx --help`