psminnifyer A simple script to minify your pwsh scripts(not tested for all scripts) use age with ps12exe: ps12exe ./main.ps1 -Minifyer { $_ | &./psminnifyer.ps1 }