giftext
library for GIF images (utilities)
Install
- All systems
-
curl cmd.cat/giftext.sh
- Debian
-
apt-get install giflib-tools
- Ubuntu
-
apt-get install giflib-tools
- Alpine
-
apk add giflib
- Arch Linux
-
pacman -S giflib
- Kali Linux
-
apt-get install giflib-tools
- CentOS
-
yum install giflib-utils
- Fedora
-
dnf install giflib-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install giflib-tools
- OS X
-
brew install giflib
- Raspbian
-
apt-get install giflib-tools
- Dockerfile
- dockerfile.run/giftext
- Docker
-
docker run cmd.cat/giftext giftext
powered by Commando
giflib-tools
library for GIF images (utilities)
GIFLIB is a package of portable tools and library routines for working with GIF images. This package contains additional utilities.
giflib-utils
Programs for manipulating GIF format image files
giflib
The giflib package contains a shared library of functions for
loading and saving GIF format image files. It is API and ABI compatible with libungif, the library which supported uncompressed GIFs while the Unisys LZW patent was in effect.
giflib-dbg
library for GIF images (debug)
GIFLIB is a package of portable tools and library routines for working with GIF images. This package contains the debugging symbols.