Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
Converting GIF to JPG turns an animation into a single still image — the first frame — because a JPG holds exactly one picture. Drop the file above and it converts inside your browser, free and without an upload. The result is usually much smaller, and any transparency is filled with a colour you can choose.
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
GIF to JPG






This is the thing to know before converting. A GIF can hold hundreds of frames; a JPG holds one picture and has no mechanism for a second. So the conversion picks the first frame, which is the only choice that does not involve guessing which moment you meant.
That is often not the frame people want. Animations frequently open on a blank or near-blank lead-in, so the still can look like nothing happened. If a specific moment matters, this is not the tool: convert the GIF to a video and pause where you want, or use an editor that shows you the frames. A converter takes one file and returns one file, and choosing between three hundred moments is not something it can do from the file alone.
Two things shrink at once. Discarding every frame but one removes most of the file by itself — a three-second animation is dozens of images and you are keeping one. Then JPG compresses that single image with a scheme built for photographs, which is generally more efficient than GIF at the same visual quality.
The exception is worth naming because it is common. If the GIF is a chart, a logo, a screenshot or anything made of flat colour and hard edges, JPG is the wrong target: it will smear the edges and may not save much. PNG or WebP handle that kind of image far better, and WebP will also keep the transparency.
A GIF has been through a colour reduction to at most 256 colours before it ever reached you. That is a real loss and it has already happened, so the JPG is not compressing an original — it is compressing something that was simplified once already.
In practice this is invisible for a thumbnail or an avatar and noticeable if the GIF contained text. You can raise the quality setting under the result, which reduces the softening around edges without removing it. Converting the JPG back to GIF afterwards recovers nothing; each step only removes.
GIF can mark pixels as transparent and JPG cannot — the format has no alpha channel at all. So anything see-through becomes a solid colour, white unless you choose otherwise in the settings under the result.
That default is right most of the time and wrong in one memorable case: a white or pale graphic on a transparent background becomes invisible. If you can see the shape in a preview but not in the JPG, this is why. Pick a contrasting fill colour, or convert to PNG or WebP instead, both of which keep the transparency intact.
Since this takes the first frame, the useful trick is to change which frame is first. Any GIF editor will trim the lead-in, and once the moment you want sits at the front, this conversion hands it to you.
The other route is to convert the GIF to MP4 and take a still from the video, where a timestamp can be named. That is two steps instead of one, and it is the only way to reach frame 147 of 300.
The JPG comes out at exactly the size of the GIF. Animations are frequently small — 480 pixels wide is still common, because back when the format took hold every extra pixel was multiplied across every frame.
So a still taken from one is small, and enlarging it afterwards will not add detail the GIF never had. If the picture needs to be large, the GIF is the wrong source and the original video or photograph is the right one.
Plenty of GIFs hold a single frame: old site graphics, images in email templates, exports from software that offered nothing else. For those, none of the frame-choosing applies and this is simply a change of format.
What still applies is the colour reduction that happened when the GIF was made, and the question of whether JPG is the right target at all. A single-frame GIF is usually a graphic rather than a photograph, and graphics belong in PNG or WebP.
GIF has no EXIF. The specification includes a comment block that almost nothing writes and almost nothing reads, and that is the entire extent of it.
So there is nothing here to carry across and nothing to strip. The JPG comes out with no date, no device and no coordinates, because the GIF never had them to give.
Drop a folder and each GIF gives up its first frame; the results come back as a ZIP. That suits the common case of turning a set of animations into thumbnails.
The decoding, the frame selection and the JPG encoding all run in your browser. Nothing is uploaded, so there is no queue behind anybody else and no daily allowance to spend; the batch itself stops at 100 files at once.
| GIF | JPG | |
|---|---|---|
| Full name | Graphics Interchange Format | JPEG Image |
| File extension | .gif | .jpg, .jpeg, .jpe |
| Media type | image/gif | image/jpeg |
| Compression | Lossless — nothing is discarded | Lossy — file size is bought with quality |
| First published | 1987 | 1992 |
| Published by | CompuServe | Joint Photographic Experts Group |
| Specification | GIF89a | ITU-T T.81 |
| Licensing | Open standard | Open standard |
| Standing today | Legacy, still read everywhere | Current |
| Bit depth | 8 | 8 |
| Colour it can describe | indexed palette | RGB, greyscale, YCbCr |
| Largest image | 65,535 px per side | 65,535 px per side |
| Opens in a browser | Every browser | Every browser |
| Considered instead | WebP, MP4 | WebP, AVIF, HEIC |
JPG has no alpha channel. A transparent GIF comes out with those areas filled in — white unless something else is set — and no setting in JPG brings the transparency back.
JPG holds a single still image. An animated GIF keeps its first frame and loses the rest, so a conversion is a way to take a still out of one, not a way to move it.
GIF dates from 1987 and is largely superseded. JPG is what current software writes, so the conversion is as much about staying readable as about the file itself.
GIMP and Adobe Photoshop read both GIF and JPG, so there is a way to check the result against the original without a second tool.
The file gets substantially smaller, and it gets smaller by discarding detail. GIF keeps everything; JPG keeps what the eye is poor at noticing. On a photograph that trade is close to free; on text, a screenshot or a line drawing it is visible as haloing around the edges.
GIF is CompuServe's format, published in 1987. It records 8 bits per channel.
JPG comes from Joint Photographic Experts Group and dates from 1992, specified as ITU-T T.81. Adobe Photoshop, GIMP and Preview all read it.
The first. A JPG holds exactly one picture, so an animation has to be reduced to a single moment, and the first frame is the only one that can be chosen without guessing what you meant. If the frame you want is somewhere in the middle, a converter is the wrong tool — you need something that lets you scrub through and pick, or you need to convert the GIF to a video and take a screenshot.
Usually yes, and often dramatically, because you are discarding every frame but one. Even against a single-frame GIF, JPG generally wins on photographic content. Against a GIF of flat colour — a logo, a chart, a diagram — JPG is the wrong target and will look worse at a similar size. PNG or WebP are better for those.
It is filled in, because JPG has no way to store transparency. White is the default and you can change the colour in the settings under the result. If the transparency needs to survive, convert the GIF to PNG or WebP instead — both keep it.
A little, and from an unusual starting point. A GIF has already been reduced to at most 256 colours, so it is not a pristine original; JPG then compresses it again in a way that is designed for photographs. The result is usually fine for a thumbnail and visibly soft if the GIF contained text or hard edges.
No. The GIF is decoded and the JPG encoded inside your browser, so nothing is sent anywhere. There is no account and no daily allowance; a batch runs to 100 files at once.
The claims this page makes about GIF and JPG are checkable, and these are the documents that settle them.