gif2png
GIF -> PNG conversions
Install
- All systems
-
curl cmd.cat/gif2png.sh
- Debian
-
apt-get install gif2png
- Ubuntu
-
apt-get install gif2png
- Arch Linux
-
pacman -S gif2png
- Kali Linux
-
apt-get install gif2png
- Fedora
-
dnf install gif2png
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gif2png
- OS X
-
brew install gif2png
- Raspbian
-
apt-get install gif2png
- Dockerfile
- dockerfile.run/gif2png
gif2png
GIF -> PNG conversions
This program can convert GIF images to PNG images. It also contains the script "web2png" which converts entire websites from GIF to PNG and updates the HTML accordingly.