n5s/local-bin-gif2webp

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

1.1.3 2024-06-25 20:40 UTC

This package is auto-updated.

Last update: 2024-08-28 12:46:13 UTC


README

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

Installation

composer require n5s/local-bin-gif2webp

Usage

To get the gif2webp binary path for the current platform:

use n5s\LocalBin\Gif2Webp;

$gif2webp = Gif2Webp::getPath();

Credits

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

Supported platforms

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