HomeSoftware DevelopmentReverse an Animated GIF

Reverse an Animated GIF


Modifying visible media through code has all the time been a fascination of mine. Most likely as a result of I am not a designer and I have a tendency to stay to what I am good at. One visible impact I really like is seeing video reversed — it supplies a typically hilarious perspective on a given occasion.

Take this reversed water impact for instance:

To reverse an animated GIF or video, you should use the ImageMagick library:

convert water-forward.gif -coalesce -reverse -quiet -layers OptimizePlus  -loop 0 water-reversed.gif

Should you’re interested by media engineering, take a look at my earlier ImageMagick tutorials. These superior media libraries are as near an artist I’ll ever get!

  • CSS Gradients

    With CSS border-radius, I confirmed you ways CSS can bridge the hole between design and improvement by including rounded corners to parts.  CSS gradients are one other step in that route.  Now that CSS gradients are supported in Web Explorer 8+, Firefox, Safari, and Chrome…

  • 5 Awesome New Mozilla Technologies You’ve Never Heard Of

    My journey to Mozilla Summit 2013 was unbelievable.  I’ve spent a lot time specializing in my undertaking that I had overlooked all the nice work Mozillians have been placing out.  MozSummit offered the proper reminder of how good my colleagues are and the way a lot…


RELATED ARTICLES

Most Popular

Recent Comments