gifview
Tool for manipulating GIF images
Install
- All systems
-
curl cmd.cat/gifview.sh
- Debian
-
apt-get install gifsicle
- Ubuntu
-
apt-get install gifsicle
- Alpine
-
apk add gifsicle
- Arch Linux
-
pacman -S gifsicle
- Kali Linux
-
apt-get install gifsicle
- Fedora
-
dnf install gifview
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gifsicle
- OS X
-
brew install gifsicle
- Raspbian
-
apt-get install gifsicle
- Dockerfile
- dockerfile.run/gifview
- Docker
-
docker run cmd.cat/gifview gifview
powered by Commando
gifsicle
Tool for manipulating GIF images
This is a tool for manipulating GIF image files. It has good support for transparency and colormap manipulation, simple image transformations (cropping, flipping), and creating, deconstructing, and editing GIF animations, which it can also optimize for space.