GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
Highest-quality GIF encoder based on pngquant. gifski converts video frames 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.
Highest-quality GIF encoder based on pngquant. gifski converts video frames 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.
To install gifski, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gifski
To see what files were installed by gifski, run:
port contents gifski
To later upgrade gifski, run:
sudo port selfupdate && sudo port upgrade gifski
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.