GIF Maker
Create an animated GIF from multiple uploaded images with custom frame delay. Free, browser-based, nothing is uploaded.
🖼️ Image Tools
Free
Browser-based
Creating Animated GIFs in Your Browser
This tool uses the gif.js library with Web Workers to encode frames into a standard GIF file entirely inside your browser. No images are sent to any server. The processing speed depends on the number of frames, image size and your device's CPU.
Frame Delay Reference
| Delay | Approx. FPS | Good For |
|---|---|---|
| 1000 ms | 1 fps | Slow slideshow |
| 500 ms | 2 fps | Step-by-step tutorials |
| 200 ms | 5 fps | Smooth enough for most animations |
| 100 ms | 10 fps | Fluid motion |
| 40 ms | 25 fps | Near video quality (large file) |
Tips for Smaller File Sizes
GIF uses a 256-colour palette per frame. Reduce output width, increase the quality number (less precise colour quantisation) and use fewer frames for smaller files. For smoother video-like animations, consider WebP or MP4 instead.