Top "Gif" questions

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

Export from PowerPoint to animated gif?

Is it possible to export a picture with custom animation from PowerPoint to an animated gif?

vba animation powerpoint gif
Show a loading gif while iframe page content loads

I searched and tried various solutions to what I'm trying to achieve, to no avail... I'm working on a photography …

html iframe loading show gif
How to create an animated GIF from JPEGs in Android (development)

I am looking for a simple way to create an animated GIF in a native Android application. The source files …

android animation jpeg adt gif
PHP - Create simple animated GIF from two JPEG images?

Does anyone know if it's possible to generate an animated GIF from two different JPEG files, displaying one image for …

php image gif animated-gif
How to CREATE a transparent gif (or png) with PIL (python-imaging)

Trying to create a transparent gif with PIL. So far I have this: from PIL import Image img = Image.new(…

python python-imaging-library transparency gif imaging
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
Image resizing using C#

The images that are fresh out from digital cameras are often above the size of 2-3 MB making it difficult …

c#-4.0 png jpeg gif tiff
Animating Gif in WPF

I am using this code for gif Animating in seprate library and xaml code in my main project: <controls:…

c# wpf 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
Displaying Gif animation in java

Hello I am writing a GUI application on Java 1.6 with Swing. I have a pop up screen that should display …

java swing gif