Create a GIF from a series of images with 100ms delay between them

convert

convert {{image1.png}} {{image2.png}} {{image3.png}} -delay {{10}} {{animation.gif}}

click the source code to copy install convert on any operating system with command-not-found.com