Lossless GIF compression is real — you can reduce file size by 10–30% without changing a single visible pixel. Here's how.
Upload your GIF to GifMash
Drag your GIF onto the upload area at gifmash.com. Your file stays in your browser — nothing is sent to a server.
Select Quality mode and set it above 80%
In the Quality tab, drag the slider to 80–100%. This applies lossless optimization: palette sorting and frame diff encoding — no visible quality loss.
Compare and download
Click Compress and compare the output size. If you need more reduction, try 60–70% (reduces color depth to 128) before going lower.
Compress GIF losslessly
Set quality to 80–100% for lossless compression with no visible change.
Yes. Gifsicle's --optimize flag rewrites frames using only changed pixels and sorts the color palette for better LZW compression — no pixel values are changed.
Typically 10–30% for unoptimized GIFs. Already-optimized GIFs see smaller gains.