A tool to turn images into animated GIFs
A tool that adds motion to a still image to create a looping animated GIF. You can apply four kinds of effects — Mosaic (pulsing pixelation), Shimmer (horizontal ripples like water or a heat haze), Shake (jitter of the whole frame) and Object move (horizontal, vertical or diagonal sliding) — combining several at once while adjusting the strength of each. The preview updates in real time, and you can set the number of frames, the speed, the size and the quality.
Everything from loading the image to applying effects and encoding the GIF is processed entirely inside your browser, and your image is never sent to an external server. It's handy for animated social icons, creating assets, or sharing images with a mosaic applied.
Frequently asked questions
- Can I combine effects?
- Yes. Each of the four effects can be toggled on or off with its own checkbox, and their strengths can be adjusted individually. Applying several at once layers the animations together.
- Does the loop connect smoothly?
- Each effect is computed with periodic functions, so the last frame loops seamlessly back to the first.
- Is my image saved or sent anywhere?
- No. All processing happens entirely inside your browser, with no external transmission or storage.