gifdiff
Compare two GIFs for identical visual appearance. See also: gifsicle. More information: <https://www.lcdf.org/gifsicle>.
Install
- All systems
-
curl cmd.cat/gifdiff.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 gifsicle - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gifsicle - OS X
-
brew install gifsicle - Raspbian
-
apt-get install gifsicle - Docker
-
docker run cmd.cat/gifdiff gifdiffpowered by Commando
Compare two GIFs for identical visual appearance. See also: gifsicle. More information: <https://www.lcdf.org/gifsicle>.
-
Check how GIFs differ:
gifdiff path/to/first.gif path/to/second.gif -
Check if GIFs differ:
gifdiff --brief path/to/first.gif path/to/second.gif
© tl;dr; authors and contributors