kohler / gifsicle

Create, manipulate, and optimize GIF images and animations
http://www.lcdf.org/gifsicle/
GNU General Public License v2.0
3.78k stars 240 forks source link

Huge memory usage for tiny GIF #207

Open adityapatadia opened 5 hours ago

adityapatadia commented 5 hours ago

This GIF uses 10GB+ memory when we try to process and output takes forever.

gifsicle --optimize=2 --output optim.gif input.gif

rocky-view-elite-tuber-newsletter-button-20241108

kohler commented 4 hours ago

What version of Gifsicle are you using and on what platform? Using current Gifsicle, I see ~100MB max memory use and it takes 0.8 seconds.