Gifski

Convert videos to high-quality GIFs on your Mac.

This is a macOS app for the gifski encoder, which converts videos to GIF animations using pngquant's fancy features for efficient cross-frame palettes and temporal dithering. It produces animated GIFs that use thousands of colors per frame.

gifski-appz

gifski-app

Building from source

To build the app in Xcode, you need to have Rust and GCC 7 installed first:

curl https://sh.rustup.rs -sSf | sh
brew install gcc SwiftLint

GitHub