Convert

Convert PNG to JPG

Turn PNG files into JPGs, with control over the quality and over which colour replaces any transparent areas. Useful when a marketplace or printer will not accept PNG.

Output

How should the size be decided?
88
80-85 is indistinguishable from the original for most photographs.
White is what Amazon, eBay and most print services expect.
JPG cannot store transparency. Any transparent area will be filled with the colour above, permanently. If you need transparency, convert to WebP or keep the PNG.
Your files never leave this device. Everything happens inside your browser, so there is no upload, no server copy and nothing to delete afterwards. You can test that claim: load this page, turn off your internet connection, and the tool still works.

The transparency question comes first

JPG has no alpha channel. There is no way to store "this pixel is see-through" in a JPEG file, so every transparent area in your PNG has to be painted a solid colour before the conversion can happen. That choice is permanent, and it is the single most common way this conversion goes wrong.

White is the default here because it is what Amazon, eBay and most print services require, and because most images are viewed against white. But if your logo is going onto a dark page, a white box will appear around it. Match the background colour to wherever the image will actually sit, or keep the PNG.

A useful check: if your PNG has soft edges — a drop shadow, a feathered cutout, anti-aliased lettering — those edges are made of semi-transparent pixels and they will blend into whatever colour you pick. Choosing white and then placing the result on grey produces a visible pale halo.

Should you convert at all?

There are three good reasons, and one bad one.

Good: the image is a photograph

A photograph saved as PNG is typically five to ten times larger than the same photograph as a JPG at quality 85, with no visible advantage. If somebody sent you a 12 MB PNG of a product shot, converting it is straightforwardly correct.

Good: something requires JPG

Plenty of upload forms, print services and older systems accept nothing else. This is not a judgement about quality, it is a compatibility requirement.

Good: you need to hit a file size limit

JPG's quality control gives you a dial that PNG does not. Combined with target size compression, it is the reliable way to fit under a hard limit.

Bad: the image is a screenshot, logo or diagram

JPEG compression is built for photographic detail and handles hard edges badly. Convert a screenshot to JPG and you will see faint coloured halos around every letter. Keep those as PNG, or use lossless WebP, which handles both cases well.

Choosing a quality setting

Because the source PNG is lossless, this is the first time the image is being compressed — so you are not stacking generation loss, and you can afford to be a little more generous than when re-compressing an existing JPEG.

Quality 88 is a sensible default for a photograph. For a marketplace listing where the platform will re-compress your upload anyway, 90 or above gives their encoder better material to work from. If you have a specific file size to meet, switch to target size mode and let the tool find the quality for you.

This conversion is one-way

Converting the resulting JPG back to PNG restores nothing. The transparency is gone, the detail discarded during compression is gone, and the only thing you gain is a larger file containing the same damaged image. Keep your original PNG.

How to convert PNG to JPG

  1. Drop your PNG files onto the box above.
  2. Pick the background colour that will replace transparency. White is the default and is what most marketplaces expect.
  3. Set the JPEG quality, or use a target file size if you have a limit to meet.
  4. Download the converted files.

Limits worth knowing

Every tool has boundaries. These are this one's, stated plainly so you do not waste time discovering them yourself.

  • JPG cannot store transparency. Any transparent area must be filled with a solid colour, and that choice cannot be undone afterwards.
  • JPG is lossy, so converting a crisp PNG screenshot to JPG will soften text and sharp edges. Keep screenshots as PNG or WebP where you can.
  • The conversion cannot recover detail. A blurry PNG becomes a blurry JPG.

Frequently asked questions

What happens to the transparent parts of my PNG?
They get filled with the background colour you choose, because JPG has no way to store transparency. White is the default since that is what Amazon, eBay and most print services expect. If your image will sit on a coloured page, match that colour instead or you will see a white box around it.
Why would I convert PNG to JPG at all?
Three common reasons: the file is a photograph and JPG will be several times smaller, a marketplace or printer only accepts JPG, or a system has an upload size limit your PNG exceeds. For graphics and screenshots, staying with PNG usually gives a better result.
Will the JPG look worse than the PNG?
For a photograph at quality 85 or above, no visible difference for most people. For a screenshot, logo or anything with text, yes — you will see faint halos around sharp edges, because JPEG compression is designed for photographic detail rather than hard lines.
Can I convert JPG back to PNG later?
You can, but it will not restore anything. The detail lost during JPEG compression is gone permanently, and the transparency is gone too. Converting back just produces a larger file containing the same damaged image.