All activity
Kornel
left a comment
ffmpeg by default uses a fixed palette, making GIFs awfully dithered. Other tools aren't much better — they mostly generate a single not-so-great palette for the entire 256-color animation.
gif.ski is different. It uses pngquant to make unique palette for every frame, and combines colors across frames, using thousands of colors in a GIF. The result is so nice you may not believe it's a GIF,...
Gifski
Convert videos to high-quality GIFs
Gifski is the highest-quality video to GIF converter.
GIFs don't have to look like a dog ate them. Gifski creates GIFs with smooth gradients, correct colors, and rarely any dithering.
Just drag and drop to convert!
The app is for macOS 10.13 or later.
Gifski
Convert videos to high-quality GIFs
PHP7 -> ES7
Extending Atwood's law from PHP7
Kornel
left a comment
For years people have been asking me whether ImageOptim can work on Linux, and this is my answer to it. It's an HTTP API, so you can benefit from cutting-edge compressors without having to ./configure && make anything. It's also my research playground, so it has a new JPEG compressor that reduces color fringing (e.g. handles sharp red lines much better than usual encoders).
ImageOptim API
Web service for image compression
ImageOptim API
Web service for image compression
Kornel
left a comment
ImageOptim is lossless. There's a lossy companion app for it: http://pngmini.com
ImageOptim
Better Save For Web