14
Images to animated GIF offline and FLOSS ( Linux )
(programming.dev)
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
ffmpeg is my go to for things like this but I can never remember the necessary incantation on the command line. Fortunately ChatGPT tends to get you most of the way there a lot of the time, I would normally asks something like the following and start from there:
How to convert a folder of png images into a gif using ffmpeg?
This is the guide for making the gif look good: https://blog.pkh.me/p/21-high-quality-gif-with-ffmpeg.html
Op this is the guide you need! I’ll leave my link up as comparison in quality of the guide a knowledgable human produces vs that predicted by an ml model