iggym / gifski-app

Convert videos to high-quality GIFs on your Mac

Home Page:https://sindresorhus.com/gifski

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Blog post    Product Hunt

Requires macOS 10.13 or later.

Download

Screenshots

Building from source

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

curl https://sh.rustup.rs -sSf | sh
brew install gcc@8 SwiftLint
xcode-select --install

Built with

Links

Maintainers

License

MIT (the Mac app) + gifski library license

About

Convert videos to high-quality GIFs on your Mac

https://sindresorhus.com/gifski

License:MIT License


Languages

Language:Swift 99.2%Language:Rich Text Format 0.8%Language:Objective-C 0.0%