akshay2211 / 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.

It's on Product Hunt

Requires macOS 10.13 or later.

Created by Sindre Sorhus and Kornel Lesiński.

Download

Screenshots

License

MIT (the Mac app) + gifski library license

Building from source

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

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

About

Convert videos to high-quality GIFs on your Mac

https://sindresorhus.com/gifski

License:MIT License


Languages

Language:Rust 49.2%Language:Swift 43.2%Language:C 7.6%Language:Objective-C 0.0%