Skip to main content
PocketToolz

Convert Image

Convert between PNG, JPG, WEBP and SVG — in batches, without uploading.

ImageRuns in your browserFree, no signup

About the Convert Image

Format choice is really a choice about what the image contains. JPEG is built for photographs and handles smooth gradients efficiently, but puts visible halos around hard edges and cannot store transparency. PNG is lossless and handles sharp edges and transparency perfectly, which makes it right for screenshots, logos and line art and wasteful for photographs. WebP does both jobs well and is smaller than either.

Converting between lossy formats compounds the loss. A JPEG turned into a WebP is re-encoded from the already-degraded JPEG, not from the original scene — the artefacts of the first encoding are baked in and the second encoder faithfully preserves them. Convert from the highest-quality source you have, not from something that has already been through the mill.

Converting a PNG with transparency to JPEG will flatten the transparent areas, because JPEG has no alpha channel. The tool composites onto white; if you need a different background, do that before converting.

How it works

  1. Drop in the images you want to convert — mix formats freely.

  2. Choose the output format. Converting to JPG flattens transparency onto a white background.

  3. Convert and download individually, or grab everything as a ZIP.

Frequently asked questions

Should I use PNG or JPG?
PNG for anything with hard edges or transparency — screenshots, logos, diagrams, line art. JPG for photographs, where its lossy compression works with the image rather than against it. Using JPG for a screenshot produces visible smearing around text.
What happens to transparency when I convert PNG to JPG?
It is lost, because JPEG has no alpha channel. Transparent areas are composited onto white. If you need a different background colour, apply it before converting.
Is WebP better than JPG and PNG?
For the web, generally yes — it is 25 to 35 percent smaller than JPEG at equal quality, supports transparency like PNG, and works in every current browser. JPEG and PNG remain safer for files that people download and open in older desktop software.
Does converting an image lose quality?
Converting to a lossless format such as PNG does not. Converting to JPEG or WebP re-encodes and loses a little, and converting from an already-lossy source compounds it — always start from the best original you have.
Can I convert HEIC photos from my iPhone?
Only if your browser can decode HEIC, which Safari on Apple devices can and most others cannot. On an iPhone, setting the camera to Most Compatible saves as JPEG instead and avoids the problem entirely.

Privacy

Everything happens locally. Your files are read by your own browser, processed on your device, and never uploaded — closing the tab is all it takes to erase them.

Related Image tools