#Gifski

2025-04-29

Here is the magic incantation I've found creates the best animated gifs for use as emojis in Slack. Powered by @kornel 's gifski:

ffmpeg -i INPUT.gif -vf "format=yuv420p"  -f yuv4mpegpipe - | gifski -W 128 -H 128 -Q 55 -o OUTPUT-compressed.gif -

Make quality -Q vary until size is just below ~128k. For some reason, Slack's limit is not exactly 217, but not 128000 either.

#ffmpeg #gifski #gifsicle #RustLang #SlackMoji

GripNewsGripNews
2024-05-21

🌗 GitHub - ImageOptim/gifski: 基於libimagequant (pngquant)的GIF編碼器。將可最大限度地提高糟糕的GIF格式的質量。
➤ ImageOptim/gifski - 基於libimagequant (pngquant)的高品質GIF編碼器
github.com/ImageOptim/gifski
GitHub上的ImageOptim/gifski是一個基於libimagequant (pngquant)的GIF編碼器。它能夠從糟糕的GIF格式中擠取出最大可能的質量。
+ 這對我很有用!我一直在尋找一個能夠提高GIF質量的工具。
+ 好的工具,我一定要試試看!

Van StabHolmeVanStabHolme
2023-06-28

I have made a script some while back, it converts any video into high-quality GIF using ffmpeg and gifski.
gitlab.com/alexmozaidze/dotfil

2023-03-15

how we create high quality gifs for the web using ffmpeg and gifski

#indiedev #ffmpeg #gifski

helmsoffury.com/devlog/posts/6

2018-02-27

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst