Image Format Converter - Free Online Tool

Select multiple images for batch conversion. HEIC input is supported too.

Which format to pick

The three formats here are good at different things, and choosing correctly matters more than any setting. JPEG is lossy and built for photographs: it discards detail the eye barely registers, which makes it very efficient on continuous-tone images like landscapes and portraits, but it cannot store transparency and it re-compresses every time you save.

PNG is lossless and supports a full alpha channel. That makes it right for logos, icons, screenshots, diagrams and anything with hard edges, flat colour or transparency, all of which JPEG mangles into visible fringing around the edges. The cost is size: a photograph saved as PNG is often several times larger than the same image as JPEG, because lossless compression has far less redundancy to exploit in a noisy photographic image.

WebP handles both cases. It supports lossy and lossless modes and transparency, and typically lands 25 to 35 percent smaller than an equivalent JPEG or PNG. Support is now universal across current browsers, which makes it the sensible default for anything going on a website. The one place to be careful is compatibility with older desktop software and some print workflows, where JPEG remains the safest thing to hand over.

A useful rule of thumb: photograph for the web goes to WebP, photograph for someone else's system goes to JPEG, anything with transparency or text goes to PNG or WebP, and never route a graphic with sharp edges through JPEG. Conversions run on a canvas in your browser, batch mode handles a whole selection at once, and no file is uploaded.

How to convert an image format

  1. Upload your image. Select several at once for batch conversion.
  2. Choose the target format. JPG, PNG or WebP, based on what the image contains and where it is going.
  3. Check the preview. Worth a look if you are converting a graphic to JPG, since edge fringing shows up immediately.
  4. Download. Files are converted at their original dimensions.

One thing to watch: converting PNG to JPG discards transparency, and transparent areas will come out filled rather than clear. If you need both a smaller file and transparency, WebP is the format that gives you both. To shrink files without changing format, use the size reducer, and for iPhone photos start with the HEIC converter. Full guide: how to convert image formats.

Frequently asked questions

JPG, PNG or WebP, which should I use?

Photographs for the web go to WebP, photographs for someone else's system to JPEG, and anything with transparency, text or hard edges to PNG or WebP. Avoid putting sharp-edged graphics through JPEG.

Why is WebP smaller?

It uses more modern compression and typically lands 25 to 35 percent below an equivalent JPEG or PNG, while supporting both lossy and lossless modes plus transparency. Every current browser supports it.

What happens to transparency when I convert PNG to JPG?

JPEG has no alpha channel, so transparent areas come out filled rather than clear. If you need a smaller file and transparency together, convert to WebP instead.

Why does my logo look fuzzy after converting to JPG?

JPEG compression is designed for continuous tones and produces visible fringing around hard edges and flat colour. Logos, icons, screenshots and diagrams belong in PNG or WebP.

Can I convert several files at once?

Yes. Select multiple images and they are converted in sequence, at their original dimensions.

Are there limits, or is anything uploaded?

No limits, no account, and nothing uploaded. Conversion runs on a canvas in your browser.

🔎 Verify it yourself: nothing uploads

Don’t take our word for it. Open your browser’s DevTools (F12 → Network tab), then run this tool on any image. You’ll see no upload request at all — your file never leaves this tab. You can even turn off Wi‑Fi once the page has loaded and keep working. Every tool on this site works the same way — all processing happens on your device.