Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 770 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 770 Bytes

DevToys.PngCompressor

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.

License

This extension is licensed under the GPL License - see the LICENSE file for details.

Installation

  1. Download the DevToys.PngCompressor NuGet package from NuGet.org.
  2. For DevToys, open Manager Extensions, click on Install and select the downloaded NuGet package.
  3. For DevToys CLI, rename the NuGet package file to a .zip, and unzip it to [DevToys CLI installation path]/Plugins.