Combine multiple images into an animated GIF. Reorder, set delay, and download.
A GIF (Graphics Interchange Format) is an indexed-color image that can hold multiple frames played in sequence. GIF supports a maximum 256-color palette per frame, so colorful images get dithered. For modern web, WebP or APNG (animated PNG) offer smaller files and full color.
There's no hard cap — add as many frames as you need; more frames and larger images increase processing time and file size.
Yes — set the frame delay in milliseconds to control playback speed, and choose the loop count, including infinite looping.
JPG, PNG, and WEBP images can all be used as frames in the sequence.
Want more detail? Read How to Use GIF Maker: Practical Guide and Best Practices.