P
P
partyzanx2018-11-11 06:19:20
gif
partyzanx, 2018-11-11 06:19:20

How to make a gif infinitely repeat?

Hello. I have 100 gifs, but they don't play anymore when they finish playing.
You need a generator in which you upload a lot of gifs en masse, tick the infinite loop checkbox (endless playback) and also massively download the corrected versions.
There is a service https://ezgif.com/effects , but there you upload one at a time, and I have a lot of them.
And this service gifmaker.me cuts dumb - does not make square

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
1001001, 2018-11-11
@partyzanx

imagemagick
and looping through OS tools
or like this:

convert *.gif -loop 0 -set filename:f '%t_loop.%e' +adjoin '%[filename:f]'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question