Convert JPG to PNG

Back to Home
Add image files — or drag them here
JPG PNG WEBP HEIC

About this JPG to PNG converter

This converter rewrites JPG images as PNG files. It is the format most editors, design tools and asset pipelines expect, and it is required wherever an image must be edited repeatedly without degrading — every time a JPEG is opened, changed and saved, it is recompressed and loses a little more detail. PNG is lossless, so a file can be edited and re-saved indefinitely with no further loss.

It is worth being clear about what conversion can and cannot do. Compression damage already baked into a JPEG — the blocky texture in flat sky, the faint ringing around dark text — is part of the image data now. PNG preserves that data perfectly but cannot reverse it. What you gain is a stable starting point: no further loss from here on.

Decoding and re-encoding both happen on your machine using the browser’s own image pipeline. No copy of the picture is uploaded at any point.

How to convert JPG to PNG

  1. Add your JPG files. Drop them in or browse. Multiple files convert in a single run, and PNG, WebP and HEIC inputs are accepted as well.
  2. Confirm PNG output. This page defaults to PNG. The quality control disappears once PNG is selected, because lossless output has nothing to trade away.
  3. Run the conversion. Each image is decoded, drawn to a canvas and written out through the browser’s PNG encoder at full resolution.
  4. Download. One file downloads directly; several are collected into a ZIP with the original file names preserved.

What converting does and does not change

Result
Pixel dimensionsUnchanged — no scaling is applied
Visible detailPreserved exactly as it exists in the JPEG
Existing JPEG artefactsPreserved too — conversion cannot undo them
Further quality lossNone, now or on any future save
File sizeTypically 3–8× larger, especially for photographs
EXIF metadataDropped, including camera settings and GPS

Frequently asked questions

Does converting to PNG improve image quality?

No, and no tool can. The detail a JPEG discarded during its original compression is gone. What PNG gives you is a lossless container, so nothing further is lost through subsequent edits and saves.

Why is the PNG so much larger than the JPG?

PNG compresses losslessly, which works well for flat colour and line art but poorly for the fine grain of a photograph. A three to eight times increase is normal for photographic content.

Will the PNG have a transparent background?

No. A JPEG has no transparency information to carry over, so the converted PNG is fully opaque. Creating a transparent background requires manually cutting out the subject in an image editor.

Are the image dimensions changed?

No. The picture is converted at its original pixel dimensions. If you also need it resized, use the Resize Image tool either before or after converting.

Is EXIF data such as GPS preserved?

No. The image is redrawn onto a canvas and written out fresh, so camera metadata and location tags are not carried into the PNG.

Can I convert a whole folder at once?

Yes. Select as many files as you like; each is converted in turn and the results are delivered as a single ZIP archive.

Related tools