How to use GIF Maker
- Choose the source file or ordered images.
- Review animation-specific controls.
- Preview and download the measured result.
Create an animated GIF from ordered JPG, PNG, WebP, or AVIF frames without uploading them.
GIF Maker uses a separate frame-aware pipeline; it never sends an animated file through the static first-frame canvas path.
The browser lazy-loads GIF decoding and encoding code, composites disposal-aware frames, applies the operation to every frame, and creates an animated GIF locally.
| Property | Behavior |
|---|---|
| Processing | Browser only; no image upload |
| Original | Never changed |
| Timing | Global and per-frame delays |
| Loop | Forever or finite count |
Add ordered static images, set one delay for all or tune individual frames, then choose Fit, Fill/crop, or Contain/pad for mixed source sizes. Images are measured and decoded sequentially so a large selection does not create an unbounded bitmap spike.
Yes, before encoding.
No. The selected sizing strategy controls fit, crop, or padding.