jnordberg / gif.js

JavaScript GIF encoding library
http://jnordberg.github.io/gif.js/
MIT License
4.74k stars 668 forks source link

Generated color palettes #63

Closed positlabs closed 7 years ago

positlabs commented 7 years ago

It would drastically improve the quality of the gifs if we used generated color palettes.

This functionality is available in ffmpeg. Maybe we can port it to js.

Here's an article: http://blog.pkh.me/p/21-high-quality-gif-with-ffmpeg.html

positlabs commented 7 years ago

Ah, just saw this commit! https://github.com/jnordberg/gif.js/commit/060595539daeec3cf919754cee398ba0b3ef57f4