n5s/local-bin-pngout

pngout pre-compiled binaries for seamless local usage on any platform.

1.1.3 2024-06-25 20:41 UTC

This package is auto-updated.

Last update: 2024-08-28 12:50:33 UTC


README

This package provides pre-compiled pngout binaries for seamless local usage on any platform.

Installation

composer require n5s/local-bin-pngout

Usage

To get the pngout binary path for the current platform:

use n5s\LocalBin\PngOut;

$pngout = PngOut::getPath();

Credits

Pre-compiled binaries are sourced from imagemin/pngout-bin.

Supported platforms

Please refer to the imagemin/pngout-bin repository for more information.