WP Manifestindependent plugin directory
manifest / media / wp-gif-editor

SlavicD's Gif Editor

A gif editor plugin for Wordpress based on gifsicle that preserves animation and optimizes images

by Slavic Dragovtev · github.com/slavicd/wp-gif-editor

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/slavicd/wp-gif-editor/archive/refs/heads/master.zip

From the readme

wp-gif-editor A gif editor plugin for Wordpress based on gifsicle that preserves animation and optimizes images. This will only be used by WP for gif files. Installation The plugin will only activate on systems that have gifsicle binary installed (sudo apt-get install gifsicle). Just copy plugin in wp-content/plugins or install with wp-cli.

Read the full README on GitHub →