Top "Gif" questions

GIF (Graphics Interchange Format) is an image file format associated with ".gif" file extension.

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
GIF Image display using WebView

Can someone please provide a code to display GIF images in a webview ( I'm already able to display the same …

android gif android-webview
Add animated GIF to email/sms/whatsapp

I was wondering how to get to add some custom designed animated GIF emoticons to native applications in android like …

android gif animated emoticons
How to animate .gif images in an android?

Here is the code for xml: <ImageView android:id="@+id/imageView1" android:layout_width="wrap_content" android:layout_height="…

android jquery-animate gif animationdrawable
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
How to extract frames from a GIF file preserving frame dimensions

I have the following GIF image file: I want to extract its frames (using PGM output format) using this imagemagick …

imagemagick gif
Play Gif on Mouseover and Pause Gif on mouse out without replacing images?

I'm trying to look for an example of code that allows the user to animate a gif on mouseover and …

html css mouseover gif movie
Converting transparent gif / png to jpeg using java

I'd like to convert gif images to jpeg using Java. It works great for most images, but I have a …

java transparency jpeg gif java-io
Generating an animated GIF in Python

I'm trying to generate an animated GIF using images2gif.py (pastebin to the most recent verson : bit.ly/XMMn5…

python gif animated-gif