imissfiles38 tools
  1. Home
  2. Image tools
  3. Image to JPG

Convert images to JPG

PNG, WebP, AVIF, HEIC, GIF, BMP, or TIFF into JPEG. Mixed formats in one batch.

Image to JPG

Never uploaded

Your file is processed in this tab and never sent anywhere.

How to image to jpg

  1. Add your images. Any common format, and you can mix them freely.
  2. Set the quality. Higher keeps more detail, lower makes smaller files.
  3. Download. One at a time, or the whole batch as a zip.

About image to jpg

JPEG is the lowest common denominator of image formats, and that is precisely its value. Every operating system, every browser, every upload form, every printer, and every piece of software written since the early nineties can read one. When something refuses your image, converting to JPEG is the fix that works without needing to know why it was refused.

This tool takes anything your browser can decode plus HEIC, which it handles with a bundled WebAssembly decoder. PNG, WebP, AVIF, GIF, BMP, and HEIC can all go into the same batch and come out as JPEGs. That mixed-input case is more common than it sounds — a folder of screenshots, phone photographs, and downloaded images that all need to be one format before they can be submitted somewhere.

Quality is the one setting worth thinking about. JPEG compression is lossy, and the slider decides how aggressively. Around 85 percent is the sweet spot for photographs: visually indistinguishable from the original at normal viewing sizes, at a fraction of the file size. Below about 70 you start to see blocking in flat areas like skies. Above 95 the files grow quickly for a difference almost nobody can see.

One thing JPEG cannot do is transparency, and this catches people out. A PNG logo with a transparent background converted to JPEG gets a solid background instead, because the format has no alpha channel. White is the default here and is usually right. If your image was designed against a dark background, pick a different fill or convert to PNG instead, since a logo composited onto the wrong colour is worse than an inconvenient file format.

What converts well to JPEG

SourceResultNote
Photographs (HEIC, WebP, AVIF)ExcellentJPEG is designed for continuous tone
Screenshots with textFairFaint haloing around letters — PNG is better
Logos and flat graphicsPoorTransparency is lost, edges soften
Scanned documentsGoodKeep quality at 85 or above for legibility
Animated GIFFirst frame onlyJPEG cannot hold animation

Image to JPG FAQ

What image formats can I convert to JPG?

PNG, WebP, AVIF, HEIC, GIF, BMP, and TIFF where your browser can decode it. HEIC uses a bundled decoder, so it works even on Windows and Android.

What happens to transparent backgrounds?

They are filled with a solid colour, since JPEG has no alpha channel. White is the default and you can change it. Convert to PNG instead if transparency matters.

What quality setting should I use?

Around 85 for photographs — visually identical to the original at a much smaller size. Go higher for archiving, lower only if you are fighting a size limit.

Can I convert an animated GIF?

Only the first frame. JPEG is a single-image format with no way to store animation.

Can I convert several images at once?

Yes. Add a mixed batch of any supported formats and download the result as a zip.

Are my images uploaded?

No. Decoding and encoding both run in this browser tab. Nothing is transmitted.

Related tools