Your files never leave this device — 100% in-browser

PNG to JPG Converter

Shrink bulky PNGs into share-friendly JPGs — converted on your device with nothing uploaded anywhere.

Turn bulky PNGs into share-friendly JPGs — typically 5–10× smaller. Transparent regions are composited onto white (not the broken-looking black some tools produce). If you need the transparency kept, use PNG → WebP instead.

Last verified 2026-08-15 — this tool passed 85 automated end-to-end checks

→ WebP
quality 92%
Drop PNG images here, or click to browse
converts to JPG · batch supported · up to 100 MB each
01 — PRIVATE
Files are processed on your device with WebAssembly and the canvas API. Nothing is ever uploaded to a server.
02 — NO GATES
No server bill to protect: no daily quotas, no queues, no signups, no watermarks — free for every conversion.
03 — INSTANT
No upload/download round-trip. Most files convert in under a second.

How to use

  1. Drop your file(s) into the box above — or click it to browse.
  2. Conversion starts immediately; the tabs switch to a different output format. Adjust the quality slider to re-encode instantly.
  3. Click Download on each finished file — or Download all (.zip) for a batch. Nothing was uploaded at any point.

Why convert PNG to JPG?

Size, mostly. PNG stores every pixel losslessly, which is wonderful for editing and terrible for sharing: a phone screenshot lands at 1–3 MB, and photographic PNGs balloon to 10–30 MB. The same image as a quality-0.92 JPG is typically 5–10× smaller and looks identical at normal viewing sizes — which is why upload forms with size limits, email attachments, and slide decks all prefer JPG.

JPG is also the most universally accepted image format in existence. Whatever ancient system, kiosk, or government portal you're dealing with — it takes JPG.

PNG vs JPG at a glance
PNGJPG
CompressionLosslessLossy (0.92 quality here)
TransparencyYesNo — flattened onto white
Photo, typical size15–30 MB2–4 MB
Hard edges & textPerfectSlight ringing artifacts
Accepted byEverything modernEverything, period

What happens to transparency

JPG has no alpha channel, so transparent PNG regions must land on something. This tool composites them onto white — the convention that looks right for documents, logos and screenshots. (Naive converters composite onto black, which is how you get those broken-looking logos.) If you need transparency to survive, convert to WebP instead, which keeps alpha at a fraction of the size.

When NOT to convert PNG to JPG

  • Images you'll edit again — keep editing masters lossless; export JPG only at the end.
  • Sharp-edged graphics with text — JPG's compression rings around hard edges; screenshots of code or UI stay cleaner as PNG/WebP.
  • Anything needing transparency — it will be flattened onto white, permanently.
  • Already-small PNG icons — flat-color graphics are PNG's home turf; JPG may even be bigger.

Frequently asked questions

What happens to transparent areas?

They are composited onto a white background — the standard convention for documents and logos. Use PNG→WebP if you need the transparency kept.

How much smaller will the JPG be?

Screenshots typically shrink 5–10×; photographic PNGs even more. The exact before → after size is shown per file.

Is quality visibly worse?

At quality 0.92, photos and screenshots look identical at normal zoom. Fine text edges are where you might spot differences at 200% zoom.