Yanıtlar:
ImageMagick, animasyonlu GIF'i WebP'ye dönüştürme yeteneğine sahip değildir . Bunun için Google’ın gif2webp dosyasını düşünmelisiniz .
Gif2webp için Google destek sayfası: https://developers.google.com/speed/webp/docs/gif2webp
Hızlı bir arama, gif2webp'nin Ubuntu için "webp" paketinin bir parçası olduğunu ve burada .deb paketlerinin bulunduğunu gösterir: https://packages.ubuntu.com/search?keywords=webp "Tam isabet" bölümü altında
Ubuntu’ya kurmak için:
sudo apt-get update
sudo apt-get install webp
Temel komut satırı kullanımı:
gif2webp input.gif -o output.webp
apt install webp
ve kullan: `gif2webp 1.gif -o 1.webp
zenity
ve bunun için bir PPA yaptıysa