Skip to main content

Questions tagged [animated-gif]

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

animated-gif
-1 votes
1 answer
12 views

Gifsicle '--explode' via web not working as expected

I am importing gifsicle via 'https://unpkg.com/[email protected]/dist/gifsicle.min.js' and have successfully used it to optimize my gif files generated with gif.js. However, I am now ...
Scott Neustadt's user avatar
0 votes
0 answers
20 views

Compress GIF image and append in formdata

In one of my .Net project, I want to compress image (jpg, jpeg, png, gif...) by javascript. Except GIF, compress is working fine. I tried different ways. But gif compress not working. Some process is ...
Yousuf Rakib's user avatar
1 vote
0 answers
39 views

PIL text issue when making gif

I'm trying to use PIL/Pillow to make a meme with a GIF. I noticed that whenever I convert it to RGB, the text is messed up(not showing up white/is somewhat transparent and black) but the background is ...
David Young's user avatar
0 votes
0 answers
30 views

Saving Resized Animated GIF Matching Canvas Output

I am working on an exercise that allows users to upload an image, resize it, and download the resized image. The functionality works well for static images (JPEG, PNG), but I am encountering issues ...
Moe's user avatar
  • 1
0 votes
0 answers
28 views

Losing audiovisual sync when processing an animated GIF with ImageIO and PIL

I am trying to chromakey a GIF and the result is weird. The GIF should have a framerate of 30 FPS, but when I put the chromakeyed and transparent frames back together the GIF isn't what it should be. ...
user747381341243's user avatar
1 vote
1 answer
52 views

How to play a GIF infinitely in XAML?

My problem is that in my code the GIF plays once and then gets stuck. I've already tried various ways to solve this but unfortunately nothing helped. I tried stopping it, then setting it to position ...
MAB's user avatar
  • 25
0 votes
0 answers
27 views

Workflow for macOS Simulator screen recording to GIF while showing the device frame

Objective: Make some (dozens-hundreds) of 3-5 second lightweight gifs with a device frame and without the Simulator floating container above it the frame. Either with clean shadows (no cropping them) ...
Greg Davis's user avatar
0 votes
0 answers
12 views

Gif animation to start when "in-view" class exists

I added this code to my wordpress website so i can start the gif image animation when the dynamically added class "in-view" exists of the gif image parent element. But the gif animation ...
Think Creative's user avatar
0 votes
0 answers
42 views

Save .gif with gganimate respecting the original ggplot

I have the following code which so far, works fine. The problem is when I try to save the animated gif. All of my tries end up losing quality of image, the text annotations get misplaced and the ratio ...
Paula's user avatar
  • 679
0 votes
0 answers
44 views

Creating Animation Map

My issue is, I was supposed to create some animation map in R. I have very basic knowhow about R, but I love coding with it though. However, whenever I try to run my code it just gives me the below ...
Getinet's user avatar
1 vote
1 answer
250 views

how to convert my animated SVG in to GIF fromat

I didn't found any efficient solution right now, I'm able to do it with puppeteer and FFmpeg but it takes time and also did not get the resolution that I wanted. currently, this approach launches ...
Yagnik Vadaliya's user avatar
0 votes
0 answers
20 views

How can i create scrollable data widget or chart in power BI Desktop?

I want to create scrollable data widget or chart in power BI desktop like https://user-images.githubusercontent.com/80174214/193887395-f1c95042-b4e6-480e-a89c-a78aa247fa90.gif If directly not possible ...
Nazmus Sakib's user avatar
0 votes
0 answers
67 views

Java swing problem transparent animation gif

Why in java when I try to use a transparent gif animation its image is distorted or has pixel inconsistency? I wanted to make sure if the problem was Jlabel's problem, but I showed the gif in ...
Pekka's user avatar
  • 1
0 votes
0 answers
76 views

Gif is Slow in Visual Studio C# Winform Application?

I have try to display a gif in my windows forms application using pictureBox, Its works but gif is plays slower than the original gif. I've tried to increase the speed of gif but after increasing also ...
Thamilselven's user avatar
0 votes
1 answer
56 views

How to Adjust Frame Delay for Each Image in Swift when Generating a GIF?

Currently I’m working on a project to create a GIF from some images. I used a method (generateGifFromImages) from GitHub that takes a CGImage structure, which allows you to set the frame delay for ...
Amit K.'s user avatar
  • 23

15 30 50 per page
1
2 3 4 5
97