this post was submitted on 22 Aug 2024
6 points (100.0% liked)

Software recommendations

1138 readers
1 users here now

Do you want to know the best program to do something? Ask it here and discover the best options to choose between. Do not be shy

Anyone can ask for products by making a post. There are no posts because I think people think that they can not post but they can now

Want to get recommendations to non-software topics? Go to Recommendations

rules: instance rules

founded 1 year ago
MODERATORS
 

cross-posted from: https://programming.dev/post/18448635

Hi,

I was a very long time I didn't need to created a animated gif... I had a program before to take a static images (.jpg, .png etc..) and convert then into an animated gif..

All the web search engine push for online (aka SaaSS) tool 🤮

Do you know a program that do that ( Linux )

Thanks.

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 3 weeks ago* (last edited 3 weeks ago)

If you're going for a command-line tool, ImageMagick and FFMPEG can both do this. Or, if you're more interested in something more GUI-based, GIMP will do this.

This page talks about how to do that with ImageMagick, this Stackoverflow question has a lot of good examples how to do this with FFMPEG, and here is a page that deals with doing so in GIMP.

[–] [email protected] 2 points 3 weeks ago