Convert GIF to JPG
Extract a single frame from a GIF and save it as a JPG photo. Animation is not preserved.
Extract a single frame from a GIF and save it as a JPG photo — useful when you need a still image and don't care about the animation.
Processed in your browser
Drop your image here
or choose an image from your device
Accepts GIF images · No fixed size limit — we adapt to what your device can handle. Very large files may take longer or show a warning.
About GIF to JPG
Which frame you get
The first frame is used, because that's what the browser hands over when it decodes a GIF as a static image. There's no frame picker — for anything past the first frame you'd need to extract it with dedicated GIF-editing software first.
Colour and transparency
GIF is limited to a 256-colour palette, sometimes with dithering to fake extra shades; the JPG can hold the full colour range, so any dithering pattern is preserved but not made worse. GIF transparency, where present, is filled with the background colour you choose, since JPG has no alpha channel.
Settings and output
Background colour and quality
Set the background colour if the GIF has transparency. Quality 85 is a reasonable default; flat-colour cartoon-style GIFs can pick up faint fringing on hard edges at lower settings.
When to use it
- Getting a still preview image from a GIF for a thumbnail or social preview.
- Converting a GIF screenshot into a smaller, more compatible JPG.
- Extracting a usable photo from a GIF-format image that was never meant to animate.
Limitations to know
- Animation is not preserved — only the first frame is saved.
- Transparent pixels are filled with a solid background colour.
- A single-frame GIF of flat artwork can sometimes be smaller than the resulting JPG.
Common problems and fixes
Why did my animated GIF turn into a still image?
JPG can only hold a single frame — there's no animation support in the format. Keep the GIF file itself, or convert it to a video format, if the motion needs to be preserved.
The JPG is bigger than the original GIF.
That can happen with small, flat-colour, single-frame GIFs where the GIF's palette-based compression was already efficient. Keep the GIF in that case.
Can I pick a later frame instead of the first?
Not with this tool — it always uses the frame the browser decodes by default, which is the first one. Extract the frame you want with GIF-editing software first if you need a different one.
How to use it
- 1Drop a GIF into the upload area.
- 2Look at the preview — this is the frame that will be saved, which is the first frame of an animation.
- 3Pick a background colour if the GIF has transparent pixels, since JPG cannot store them.
- 4Press Convert, then download the still JPG.
Frequently asked questions
Does the animation survive the conversion?
No. JPG holds a single still image, so only one frame is extracted. If you need the motion, keep the GIF or convert it to a video format elsewhere.
Which frame is used?
The first frame, because that's what the browser hands over when it decodes the GIF as an image.
Will the JPG look worse than the GIF?
In one way it's better: GIF is limited to 256 colours, and the JPG can hold the full range, so any dithering pattern in the source is preserved but not worsened. In another way it's lossy, so hard edges in flat-colour cartoons may pick up faint fringing.
Is the JPG smaller than the GIF?
An animated GIF is nearly always far bigger than one JPG frame. A single-frame GIF of flat artwork can be smaller than the JPG — the result panel labels that honestly instead of claiming a saving.
Can I pick a later frame instead of the first one?
No — the browser decodes a GIF as a static image using its first frame, and that's what gets converted. To grab a specific later frame you'd need a frame-extraction tool first.
Will the JPG show GIF's dithering pattern?
Yes — any dithering the GIF encoder used to fake extra colours is baked into the pixels and carries straight through to the JPG unchanged.
What quality setting suits pixel art or cartoon GIFs?
Push it to 90 or higher, or convert to PNG instead — JPG's compression is tuned for photographic gradients and tends to fuzz the crisp edges typical of pixel art and flat cartoon colours.
Related guides
- How to reduce image file size without wrecking the pictureMost oversized images are oversized for one boring reason: the dimensions are far larger than anywhere they're displayed. Fix that first, then compress.
- JPG vs PNG: which one should you actually use?One throws away detail to stay small, the other keeps every pixel and every transparent edge. Here is how to pick without guessing.
Related tools
- JPG CompressorShrink JPG photos with a real quality slider and see the exact bytes you saved.
- JPG to PNGTurn JPG images into PNG files right in your browser. No upload, no signup, no watermark.
- Resize JPGSet exact pixel dimensions or a target size in KB, and get a JPG back.
- BMP to JPGTurn heavy uncompressed BMP bitmaps into small, universally supported JPG photos.