Images tower · floor

PNG to JPG: what the conversion costs you

Converting png to jpg takes a few seconds in any of a hundred free tools, and the tools are not the interesting part. The interesting part is that the two formats are built for different jobs, so the conversion always trades something away — and depending on the picture, that trade is either free or ruinous.

Lossless

PNG

  • Mozilla’s developer documentation: PNG “uses lossless compression”, and features “full alpha transparency support”.
  • “PNG is preferred over JPEG for more precise reproduction of source images, or when transparency is needed.”
  • So: logos, screenshots, diagrams, anything with flat colour, text, or a see-through background.

Lossy

JPG

  • The same documentation: JPEG is “currently the most widely used lossy compression format for still images”, and “JPEG does not support an alpha channel”.
  • “It’s particularly useful for photographs; applying lossy compression to content requiring sharpness, like diagrams or charts, can produce unsatisfactory results.”
  • So: photographs, where losing detail you cannot see buys a much smaller file.

Read those two lists side by side and the decision usually makes itself. A holiday photograph as a PNG is a large file for no benefit. A logo as a JPG is a small file that has lost the one property that made it usable.

The thing that actually changes

The same image before and after a conversion to JPG. No tool avoids this.

PNG — the background is nothing
JPG — the background is now white

Because JPEG has no alpha channel, transparency cannot survive the conversion. It is not lost by a bad converter; there is nowhere in the format to put it. Every tool has to fill those areas with a colour, and almost all of them choose white without asking. If your logo suddenly has a white box around it on a coloured page, this is why — and the fix is not a better converter, it is keeping the PNG.

The other cost is quieter. JPEG is lossy, so every save discards some detail permanently. Convert once and you will probably never see it. Convert, edit, save, convert again, and the damage accumulates — most visibly around sharp edges and lettering, which is exactly the content the documentation warns about: “applying lossy compression to content requiring sharpness, like diagrams or charts, can produce unsatisfactory results.”

This is also why the reverse search exists. Jpg to png is people trying to undo the trade, and it does not work that way: turning a JPG into a PNG produces a lossless copy of an image that has already lost detail, and gives it a transparent-capable background that is still opaque. The file gets bigger and nothing comes back. Image converter and transparent background are the same question arriving from other directions.

So the honest version of this floor is not “here is the fastest converter”. It is: work out which of the two formats your picture wants, convert once, and keep the original.

One practical habit follows from all of this, and it is worth stating before the floors. Treat the file you started with as the master copy and never overwrite it. Convert into a new file, check that the result still looks right at the size it will actually be seen at, and leave the original where you can find it. It costs a few megabytes on a disk and it means that the next time something needs a different format — a printer wanting one thing, a website wanting another, a form refusing both — you are converting from the good copy rather than from a copy of a copy. Almost every ruined image people bring to this problem has been through that second route without anyone noticing.

Where to start

Four ways in.

“I just need to convert this file.”
Start at converting
“My logo has a white box round it.”
Read transparency
“Which format should I be saving in?”
Go to choosing a format
“The file is too big for the upload.”
That is size and quality

Converting

Doing the job, with attention to where the file goes. Most of these searches end at a website that wants your image uploaded to it.

Without uploading anythingWindows, macOS, iPhone and Android can all do this already, with no site involved.Being built
What converter sites do with your fileWhat the popular ones publish about storage and deletion, quoted rather than assumed.Being built
Converting many at onceA folder of images, without opening each one.Being built
JPG back to PNGWhy the reverse conversion cannot recover anything, and when it is still worth doing.Being built

Transparency

The single property that separates these formats, and the source of most of the confusion in this search.

Why the white box appearsNo alpha channel, so something has to fill the gap. Usually white, usually without asking.Being built
Keeping a transparent backgroundWhich formats can hold one, and which uploads will reject it anyway.Being built
Logos and flat graphicsThe category that should almost never be a JPG, and what to use instead.Being built

Choosing a format

A short decision rather than a long comparison. Four formats cover nearly everything people actually do.

PNG, JPG, WebP or AVIFWhat each one is for, in the words of the people who document them.Being built
PhotographsWhere lossy compression is free money, and how far you can push it.Being built
Screenshots and diagramsSharp edges and text, which is where JPEG artefacts show first.Being built
Formats for the webWhat a modern site wants served, and why it is often neither PNG nor JPG.Being built

Size and quality

The other reason people convert: something has to be smaller. Converting is one way to get there and often not the best one.

Compressing without visible damageWhere the damage appears first, and how to stop just short of it.Being built
Resizing instead of convertingUsually the bigger saving, and the one that costs nothing you can see.Being built
Hitting an upload limitGetting under a fixed size without destroying the picture.Being built

What this tower will not do

It will not send you to a converter site without saying what that site publishes about your file. For most of these jobs your own computer or phone can do it, offline.

It will not pretend the conversion is free. Transparency does not survive it, and lossy detail does not come back.

And it will not rank the converter sites yet. That needs the same set of awkward images — a logo with a soft shadow, a screenshot full of small text, a photograph — through each of them, with the results shown side by side. What holds instead is simple: the format facts on this page are quoted from Mozilla’s developer documentation.

Where this page got its facts

  1. MDN Web Docs — Image file type and format guide, on PNG, JPEG, transparency and lossy compression — developer.mozilla.org, read 21 August 2026.

Written by Alberto Gulotta

Founder and editor of AI Tools Primer, writing from Palermo, Italy. Thirty-five years of taking computers apart, starting with a Commodore 64 — the long version is on the about page.

Something wrong on this page? Write to aitoolsprimer@gmail.com and it gets fixed.

Independence and limits

No affiliate links and no paid placements anywhere on this site. Nobody pays to appear here, and no company has seen this page before you did.

This is general information, not professional advice. Where a page touches money, health, safety or the law, it names its source and the date it was read — and your situation may still differ. See the privacy page and the cookie policy.