Compress GIF images — free, private, no upload
EditItAll compresses GIFs by reducing colors and optimizing frames with ImageMagick — animation is preserved for GIF→GIF. For bigger savings, convert animations to WebP.
About compressing GIF
GIF dates back to 1987 and survives purely because animated GIFs play everywhere. It is limited to a 256-color palette and 1-bit transparency, and its LZW compression is poor by modern standards — an animated GIF is typically 5–10× larger than the same clip as WebP or a video file. For static images there is no reason to choose GIF today; for animations, modern platforms increasingly convert GIFs to video behind the scenes.
How to compress GIF
- 1Drop GIF files above — batches are fine, and nothing is uploaded.
- 2Compression is lossless by default. Optionally lower quality below 70 for palette-based lossy savings, or cap the max dimension to downscale.
- 3Watch each file’s size drop, then download individually or as a ZIP.
GIF strengths & limitations
Strengths
- Animations play absolutely everywhere
- Universal legacy support
- Simple 1-bit transparency
Limitations
- Only 256 colors per frame — visible banding on photos
- Very large files for what you get
- 1-bit transparency (no soft edges)
Frequently asked questions
How does GIF compression work here?+
EditItAll compresses GIFs by reducing colors and optimizing frames with ImageMagick — animation is preserved for GIF→GIF. For bigger savings, convert animations to WebP.
What quality setting should I use for GIF?+
GIF compression here is lossless by default — there is no quality trade-off. The slider only matters if you drop below 70, which enables lossy palette reduction.
Is there a limit on file size or number of images?+
No hard limits: processing runs on your own device, so the only constraint is your browser’s memory for truly gigantic images. Batch as many files as you want.
Will compressing GIF remove metadata?+
Yes. Output files are built from raw pixels, so EXIF data — GPS location, camera model, timestamps — is stripped. Orientation is baked into the pixels first so photos stay upright. This usually saves a few extra kilobytes too.
Are my images uploaded anywhere?+
No. The codecs run as WebAssembly in your browser; the page works offline once loaded. Files, previews and results all live in your device’s memory only.