Top "Animated-gif" questions

An animated .GIF image is an image file which displays an animation.

how to create gif animation from a stack of jpgs

I have around 200 jpg images. I need to stack them so that i can convert them into a simple animated …

gif jpeg animated-gif
Create and export an animated gif via iOS?

I have a series of user-customized images within an iOS app that are being animated in a simple, frame-by-frame flip …

ios objective-c swift core-graphics animated-gif
Animated gif to avi on linux

Is there any way to convert an animated gif to a video format (e.g. .avi) on Linux? I have …

video ffmpeg gif animated-gif
play downloaded Gif image in android

I'm downloading GIF image in my app from server and then i'm showing it with ImageView but it was not …

android gif animated-gif
Restart an animated GIF from JavaScript without reloading the image

I am creating a slideshow of animations using animated GIFs. I'm crossfading from one animation to the next. The problem …

javascript jquery gif animated-gif
Restart animated GIF as background-image

Is it possible to restart an animated GIF used as background-image? Consider this HTML: <div id="face"> <…

jquery html css background-image animated-gif
Making animated gifs using R

Does anyone have any tips regarding making animated GIFs in R? I'm trying to make some time lapse map GIFs.

r animated-gif
Where can I find a variety of "while you wait" spinning gear cog gif images

I am looking for an image generator for images that: Look like cogs, wheels, progress bars, etc. Spin. Are small, …

loading gif animated-gif spinning
making gif from images using imageio in python

I have tried reading a lot of examples online and found imageio is the perfect package for it. Also found …

python animated-gif python-imageio