JPG to GIF Converter
Turn a sequence of JPGs into an animated GIF. Set frame rate, size, and loop count in your browser.
Best for turning a sequence of JPG frames into a simple animated GIF for embedding on the web.
▸▾GIF is limited to 256 colours per frame
Photos with many colours will show banding in GIF output. Use high-quality source JPGs for the best result.
Drop files here
or click to browse · paste from clipboard
Accepts .JPG, .JPEG · Up to 1,000 files
How it works
Drop your files
Drag and drop, click to browse, or paste from clipboard. Up to 1,000 files at once.
Choose settings
Adjust quality, format, and other options to match your needs.
Click Convert
Everything runs in your browser via WebAssembly. JPG to GIF Converter happens locally — no server involved.
Download
Download files individually or grab all at once as a ZIP.
Frequently asked questions
No. Conversion uses ffmpeg.wasm entirely in your browser. Your files never leave your device.
GIF is hard-limited to 256 colors per frame. JPG photos typically contain millions of distinct colors — converting to GIF quantizes them down to the closest 256, causing visible banding and color shifts in gradients and skin tones. This is inherent to the GIF format, not a conversion error. If color fidelity matters, use WebP or MP4 instead.
Use the frame rate slider. 10fps is typical for simple web animations. 24fps matches standard video. Higher fps means faster animation and a larger file. Lower fps creates a more slideshow-like effect with a smaller file.
Yes — set the loop count to 1. The default (0) loops infinitely. You can also set exact loop counts for situations where you want the animation to play a specific number of times before freezing.
If you need broad compatibility (old email clients, Slack, older social platforms), GIF is still the safest choice. If you are publishing to a modern web page, animated WebP is 25–40% smaller and supports full color. GIF is the universal fallback; WebP is the modern upgrade.