Convert GIF to JPG
Turn GIFs into JPGs for forms and apps that will not take a GIF, on your device.
Done
Open the network tab. It stays empty.
Add files and run the tool to see every request this tab makes.
Your files are processed on this device and never sent to a server. Reload the page to clear everything from memory.
Some upload forms, profile pages and print services accept only JPG, and a GIF is turned away even when it is a still picture. Converting gives you a JPG of the same image. Your browser decodes the GIF in this tab and encodes the JPG at the quality you choose.
JPG has no transparency, so transparent parts of the GIF are filled with the background colour in the options. An animated GIF becomes a JPG of its first frame. For logos and graphics with flat colour, the GIF to PNG page gives a sharper result; JPG is best when the GIF is really a photo.
How it works
- Drop your GIF files onto the page, or tap to pick them. Batches are fine.
- Adjust the quality slider if you want a smaller file, or leave it at 90.
- Download each JPG, or all of them as one zip.
In your browser, not on a server
Stayput first reads the opening bytes of each file, where every image format writes its signature, so it knows what the file really is whatever it is called. Your browser decodes JPG, PNG, WebP, GIF, BMP, AVIF and SVG itself; HEIC goes through the libheif WebAssembly decoder, and JPEG XL (or AVIF, in a browser without native support) through the Squoosh decoders, all served from this site and cached. The browser re-encodes JPG, PNG and WebP; PDF, ICO, GIF, BMP and TIFF files are written by small encoders in the page. Nothing here needs a server.
Compared with upload-based tools: Online converters upload your image, convert it on their machine, keep it for hours and cap you at a few files a day. This does the same conversion on your device, for as many files as you like, in less time than the upload.
Verify it yourself. Load this page, turn off Wi-Fi or switch to airplane mode, and run the tool. Or open your browser's developer tools (F12, or Cmd-Option-I on a Mac), pick the Network tab, and watch it while you convert. The panel above does the same count for you.
Questions
What happens to an animated GIF?
The JPG shows the first frame. JPG cannot hold animation, and this page does not export every frame.
Why does my graphic look slightly blurry?
JPG compression is designed for photos and softens sharp edges and flat colour. Raise the quality slider to 95 or 100, or convert to PNG instead.
Can I convert several GIFs at once?
Yes. Drop them all and download each JPG or one zip.
Are the files uploaded?
No. There is no server in this process; the conversion runs in your browser tab.
More image tools
HEIC to JPG
Turn iPhone and iPad photos into JPG or PNG files that open anywhere. Your photos never leave this device.
Image Converter
Drop any image, see what it really is, pick what you need. Converted on your device.
Compress & Resize Images
Make photos small enough to email or upload. Batch resize, set a quality, see the savings before you download.
Remove EXIF Data
See what a photo reveals, then delete it. Lossless: pixels are untouched, only the metadata is removed.
Other conversions
Guides
- What is EXIF data, and what does a photo reveal?The information stored inside a photo file, what it can give away, and how to see and remove it.
- How to reduce an image's file sizeTwo settings do almost all the work. Here are the numbers to use for email, forms, listings and websites.
- JPG, PNG, WebP or HEIC: which image format to useA practical rule for each job, and the conversion to get there.