FileOptimizer

1.1.1

PowerShell module mirroring FileOptimizer plugin optimization chains with a scriptable CLI.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name FileOptimizer -RequiredVersion 1.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name FileOptimizer -Version 1.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) PS-FileOptimizer contributors. FileOptimizer plugins are subject to their respective licenses.

Package Details

Author(s)

  • Aurocosh

Tags

FileOptimizer compression optimization PNG CLI

Functions

Optimize-FoFile Get-FoPipeline Get-FoExecutionPlan Invoke-FoPluginChain Resolve-FoPluginExecutable Get-FoConfig Initialize-FoConfig Undo-FoOptimization Get-FoHistory Install-FoPlugins Install-FoDssim

Dependencies

This module has no dependencies.

Release Notes

1.1.1

Fix ReportVerbosity so Compact and Standard actually change host output.

Fixes

- Per-step and detailed WhatIf dumps from Invoke-FoPluginChain are emitted only when ReportVerbosity is Verbose (they previously always printed, so Compact/Standard looked the same).
- Compact mode now summarizes WhatIf results (path: what-if (N steps)).
- Standard mode writes its end-of-run table via Write-Host so it shows consistently when results are captured by the CLI.
- Optimize result objects use a tighter default display set so Steps no longer floods the console.

FileList

Version History

Version Downloads Last updated
1.1.7 6 7/26/2026
1.1.6 5 7/24/2026
1.1.5 2 7/24/2026
1.1.4 4 7/24/2026
1.1.3 5 7/24/2026
1.1.2 4 7/24/2026
1.1.1 (current version) 4 7/24/2026
1.1.0 10 7/24/2026
1.0.4 6 7/24/2026
1.0.3 7 7/24/2026
1.0.2 9 7/24/2026
1.0.1 5 7/24/2026
1.0.0 8 7/23/2026
Show less