creatorvalet Search

Convert PNG to JPG

See what each file will weigh before you convert it. Runs in your browser — no upload.

  • SECURE
  • NO UPLOADS
  • NO SIGNUP
  • BROWSER BASED
  • FREE
  • FOREVER.

Support us with a link or a share

Drop your PNG files here

or paste Ctrl+V

Nothing is uploaded. A screenshot straight out of the clipboard works too.

Need it the other way, because something only accepts PNG? Convert JPG to PNG.

What the png to jpg converter shows you before it runs

Drop the files, paste a screenshot, or pick them from disk. Each one comes back with a thumbnail, its pixel dimensions, what it weighs now, and an estimate of what it will weigh after conversion at the quality you have selected. Two more facts appear on the files that have them: whether the image carries transparency, and whether it looks like the kind of picture JPEG is good at.

If the screenshot or photo needs private pixels removed, use Redact image first. It can flatten the boxes straight to JPEG, avoiding an extra conversion pass.

For face concealment with reviewable automatic suggestions, Blur faces can also return JPEG directly after pixelation or blur.

An AVIF that needs transparency or a lossless editing copy belongs in AVIF to PNG, not in this lossy PNG-to-JPG direction.

One destination rejects an alpha channel outright rather than merely not needing it: Apple states that App Store screenshots cannot include alpha channels or transparencies, and an ordinary RGBA PNG is refused even when every pixel in it is opaque. Converting to JPEG is the shortest fix, and the accepted pixel sizes are listed in App Store screenshot size.

That second flag is the one most converters leave out, and it is the one that decides whether this conversion is worth doing at all. The order matters more than it sounds. If the estimate only arrives after the work is done, you have already committed to a result you could not evaluate.

PNG and JPG, in brief

PNG
Full name Portable Network Graphics
Extension .png
Format type Lossless raster image, with alpha
MIME type image/png
JPG
Full name Joint Photographic Experts Group
Extension .jpg, .jpeg
Format type Lossy raster image
MIME type image/jpeg

A photograph shrinks enormously. A screenshot may not shrink at all

A photograph stored as PNG is close to the worst use of that format. PNG stores every pixel exactly, and photographic detail is millions of slightly different values with no repetition for the compressor to exploit. JPEG was designed for exactly that material: it discards the fine variation your eye is least likely to notice and keeps the structure. Converting a PNG photograph often removes eighty to ninety-five percent of the file, and at normal viewing size you would struggle to tell the two apart.

Now take the other common PNG: a screenshot, a chart, a logo, a diagram, a slide export. Large areas of one flat color with hard edges cutting through them. That is the case PNG compresses brilliantly, and it is the case JPEG handles worst. JPEG works in eight-by-eight blocks of pixels, and a sharp black line against white is a discontinuity it cannot describe cheaply. It spends bytes trying, and it leaves faint ringing — a gray shimmer around every letter and every border. The result can come out both larger than the PNG and visibly dirtier, which is the least useful outcome a converter can produce.

This tool checks the pixels rather than guessing from the file name. When the estimate goes up instead of down, it says so on the card before you convert, and it says so again on the receipt with a plus sign rather than reporting a saving that did not happen. If your file is in that category, the right move is usually to keep the PNG.

Transparency has to become a color, and white is the default

JPEG has no alpha channel. There is nowhere in the format to record that a pixel is partly or fully see-through, so every transparent pixel has to be given a solid color on the way out. There is no setting that changes that and no encoder that works around it.

What differs between tools is which color they pick silently. A blank canvas in a browser starts out as transparent black, so a converter that flattens without asking commonly hands back a logo sitting in a black rectangle. White is the default here because white is what most people mean when they say background — the page, the document, the slide. The color picker appears only when at least one of your files actually contains transparent pixels, and the affected files are named before the run rather than discovered afterward.

If keeping the transparency is the point, this is the wrong conversion. Keep the PNG, or if you need the image inside a document, place the images into a page directly with images to PDF, which preserves the alpha rather than flattening it.

If the source still has a photographed background, make and review the cutout in the transparent background maker first. Return here only when the destination requires a solid JPEG instead of that transparent PNG.

The loss is real, and choosing the quality is choosing how much

JPEG is lossy on purpose. The quality slider is not a polish control — it is the dial that decides how much detail gets thrown away, and that is the same dial that decides the file size. At the default, photographic material is indistinguishable from the source at one-to-one on screen. Below about sixty you start to see it first in skies, skin tones and smooth gradients, where blocking has nothing to hide behind.

Because the images stay decoded in the tab after a run, changing the quality and converting again costs one click and no re-upload. That is deliberate: picking a quality number in the abstract is guesswork, and comparing two actual results is not.

You do not get the original back afterward

The discarded detail is gone permanently. Converting the JPG back to PNG later produces a lossless copy of a lossy image — bigger than the JPG, no better looking, and still carrying every artifact the JPEG encoder introduced. Each further round trip through JPEG degrades it again, which is why editing a JPG in place across several sessions visibly ruins it.

So keep the PNG if there is any chance the image gets edited again. Convert for the thing you are about to do — the email, the upload, the listing, the web page — and treat the JPG as the delivery copy rather than the master. If you want the reasoning behind which format belongs where in the first place, JPG vs PNG covers it properly.

When a different tool is the better answer

If you are aiming at a specific number rather than a specific format — under 2 MB for a portal, under 5 MB for an email attachment — converting and then eyeballing the slider is the slow way around. Compressing to a target size searches for the quality that lands under your limit instead of making you guess and re-run, and how to reduce file size walks through the cases where the format is not the problem at all.

And if you arrived here from the wrong side — you have a JPG and something you are uploading to demands a PNG — the conversion runs the other way at JPG to PNG. That page is worth reading before you use it, because that direction makes the file larger without making the picture better, and it says so.

One destination refuses JPEG outright. A browser tab icon has to be an .ico — the format carries several square sizes inside one file so the operating system can pick the one it needs for a tab, a bookmark bar or a desktop shortcut, and a single flattened JPEG cannot express that. PNG to ICO builds those sizes from the PNG you already have, which is also why the alpha channel is worth keeping until that last step.

Everything on this page happens in this tab. Your browser already decodes PNG and already writes JPEG, so there is no server in the path, no upload endpoint, and no size cap beyond your own device memory. One consequence: a canvas writes pixels and nothing else, so any metadata in the source PNG does not survive the trip. That is a side effect rather than a guarantee, and it costs a re-encode. To clear those fields deliberately, keep the format and leave the pixels alone, the EXIF remover rewrites the container instead of the picture — and lists what it found before it takes anything out.

Have an idea for this tool?

Tell us what would make this tool more useful, or suggest another tool you would like us to build.

Questions

Will converting PNG to JPG make the file smaller?

Usually, and sometimes by a lot — a photograph saved as PNG can drop by ninety percent. But not always. A screenshot of text, a chart, or a logo with flat color and hard edges is the case PNG is good at and JPEG is bad at, and those files sometimes come out bigger as well as blurrier. The estimated size is shown for every file before you convert, so you can see which kind you have.

What happens to a transparent background?

JPEG has no alpha channel, so the transparency cannot survive — there is nowhere in the format to keep it. The pixels underneath have to become a color, and white is the default because that is what most people mean by a background. You can pick any other color, and the tool tells you before it runs which of your files are affected rather than surprising you afterward.

Does the image lose quality?

Yes. JPEG is lossy by design: it discards detail your eye is least likely to miss, and that is exactly why the file gets smaller. At the default quality the loss is invisible on photographs at normal viewing size. On text and sharp edges it shows up as faint halos, which is why the tool flags files that look like screenshots rather than photos.

Can I get the PNG back afterward?

Not the original one. Converting the JPG back to PNG gives you a lossless copy of the lossy image — the discarded detail is gone for good, and the file will be larger than the JPG without being any better. Keep the PNG if you might need to edit it again.

Are my images uploaded?

No. Everything needed to read a PNG and write a JPG is already sitting on your own machine, so no server takes part and nothing here would accept a picture if one were offered. What is being converted makes the point worth pressing: a large share of the PNGs that reach a page like this are screenshots, which are pictures of whatever happened to be on the screen at the time — a dashboard, an inbox, a chat window nobody else was meant to read.