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 LossyPNG
JPG
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 same image before and after a conversion to JPG. No tool avoids this. 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 thing that actually changes
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.
Transparency
The single property that separates these formats, and the source of most of the confusion in this search.
Choosing a format
A short decision rather than a long comparison. Four formats cover nearly everything people actually do.
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.
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
- 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.