A PNG compressor for DevToys that uses PNGQuant and OxiPNG to compress PNG files. PNGQuant performs a lossy compression, while OxiPNG performs a lossless compression.
This extension is licensed under the GPL License - see the LICENSE file for details.
- Download the
DevToys.PngCompressor
NuGet package from NuGet.org. - For DevToys, open
Manager Extensions
, click onInstall
and select the downloaded NuGet package. - For DevToys CLI, rename the NuGet package file to a
.zip
, and unzip it to[DevToys CLI installation path]/Plugins
.