n5s/local-bin-zopflipng

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

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/n5s/local-bin-zopflipng

1.1.3 2024-06-25 20:41 UTC

This package is auto-updated.

Last update: 2025-09-28 15:19:39 UTC


README

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

Installation

composer require n5s/local-bin-zopflipng

Usage

To get the zopflipng binary path for the current platform:

use n5s\LocalBin\ZopfliPng;

$zopflipng = ZopfliPng::getPath();

Credits

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

Supported platforms

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