---
title: "GIF maker — build a GIF from images"
description: "Build an animated GIF from a set of images. Reorder frames, set per-frame delay, choose loop count and preview the result before you download it."
url: "https://gif.statico.io/gif-maker/"
category: "convert"
last_updated: "2026-09-07T23:48:01.264Z"
doc_version: "1"
---

# GIF maker — build a GIF from images

Build an animated GIF from a set of images. Reorder frames, set per-frame delay, choose loop count and preview the result before you download it.

## How it works

This tool runs entirely in your browser using canvas, ffmpeg compiled to
WebAssembly (or the Canvas API, where listed). Your file is never uploaded — it is
read into memory, processed locally, and offered back to you as a download.

## Using it

1. Open https://gif.statico.io/gif-maker/
2. Choose a file, by drag and drop or the file picker.
3. Adjust the settings. Images → GIF. Reorder frames, set delay and looping.
4. Set the filename and download. Names are slugified so the result can be
   uploaded straight to Slack as a custom emoji.

Results are also saved to a per-browser history at https://gif.statico.io/history/.

## Related

- [Video to GIF](https://gif.statico.io/video-to-gif.md): MP4/WebM/MOV → animated GIF with palette tuning.
- [GIF to Video](https://gif.statico.io/gif-to-video.md): GIF → MP4/WebM, far smaller than the original.
- [Convert](https://gif.statico.io/convert.md): GIF ⇄ PNG/JPEG/WebP/APNG/BMP, animation preserved.
- [Split](https://gif.statico.io/split.md): GIF → individual frames as PNG, zipped.

## Sitemap

- [Every page, grouped by section](https://gif.statico.io/sitemap.md)
- [XML sitemap](https://gif.statico.io/sitemap.xml)
- [Site overview for agents](https://gif.statico.io/llms.txt)
