PNG vs JPG: what actually changes
Before you convert, it’s worth knowing what you’re trading. PNG and JPG were designed for different jobs, and converting from one to the other isn’t free — you gain something and you give something up.
PNG (Portable Network Graphics) is lossless: every pixel is stored exactly as it was, with no compression artifacts. It also supports an alpha channel, which means transparency. That combination makes PNG ideal for logos, icons, screenshots, line art, and anything with sharp edges or text. The cost is size — a PNG photograph can be three to five times larger than the equivalent JPG.
JPG (also written JPEG) is lossy: it discards image data the human eye barely registers in order to make dramatically smaller files. It has no transparency. JPEG’s compression was engineered specifically for photographs — gradients, skin tones, textures, continuous colour — and on that kind of content it’s superb, shrinking files by 80–90% with no visible difference at normal viewing sizes.
So the rule of thumb is simple: keep PNG for crisp graphics and transparency; convert to JPG for photographs you want to share or upload. If you want the full side-by-side across every modern format, our JPG vs PNG vs WebP vs AVIF guide goes deeper.
When you should convert PNG to JPG (and when not to)
Converting PNG to JPG is the right call whenever the image is a photograph without transparent areas and the file size is causing friction. Common triggers:
- Email and attachments. A heavy PNG can exceed mailbox limits; the JPG sails through and renders the same on every device.
- Social media. Instagram, Facebook, and Pinterest re-compress uploads to JPG internally anyway, so starting as JPG avoids a double-compression penalty.
- Marketplaces and listings. Stock-photo sites and many real-estate and e-commerce portals require JPG and cap file size — sizes PNG photos routinely blow past.
- Slides and documents. Swapping bulky PNGs for JPGs keeps a deck or PDF light enough to email or upload without hitting a wall.
Don’t convertwhen the image is a logo, icon, screenshot, or anything with a transparent background or fine text you need to stay razor-sharp — JPG will both flatten the transparency and soften the edges. In those cases, keep the PNG, or if you need a smaller file with transparency intact, reach for PNG to WebP instead.
How to convert PNG to JPG online (free, no software)
The method that works the same on Windows, Mac, Linux, iPhone, and Android is a browser-based converter. There’s nothing to download, no account, and — crucially — with FormatDrop your images never leave your device. The conversion happens inside your browser using a fast WebAssembly JPEG encoder, so the files stay local the whole time.
- Open FormatDrop’s PNG to JPG converter. The engine loads straight into the tab — nothing installs.
- Drag your
.pngfiles onto the drop zone, or tap to pick them from your device. - The converter decodes each PNG and re-encodes it as JPG locally. You’ll see a progress indicator; your images stay on your device the whole time.
- Click Download to save your JPGs. Quality defaults to high, so the result looks identical to the original.
Because it’s entirely client-side, this is also the most private option — nothing is uploaded to any server. Prefer a checklist walkthrough with per-platform steps? Our convert PNG to JPG guide covers Windows, Mac, iPhone, and Android one by one. And if your source files are iPhone photos rather than PNGs, see how to convert HEIC to JPG instead.
Choosing quality & compression
JPEG lets you pick how hard to compress, on a scale that’s usually shown as a quality percentage. This is the single most important setting, and the good news is that the sweet spot is wide:
- 90–100% — archival. Visually perfect, but the files are bigger. Use it when you’ll edit the image again or need print-grade output.
- 80–90% — the everyday sweet spot. Indistinguishable from the original on screen, with a fraction of the file size. This is what FormatDrop uses by default, and what you want for the web, email, and social.
- Below 75% — aggressive. Noticeably smaller files, but you may start to see “mosquito” artifacts around edges and text. Reserve it for thumbnails where size matters more than fidelity.
One thing JPEG can’t do is compress losslessly — there is no quality setting that preserves every pixel, because the format itself is lossy by design. If your goal is purely to make a PNGsmaller without converting it, that’s a different job — see how to compress PNG files without losing quality, which keeps the PNG (and its transparency) intact. Convert to JPG when you specifically need the JPG format or its much smaller photographic files.
The transparency caveat (read this first)
This is the one surprise that trips people up, so it’s worth saying plainly: JPG cannot store transparency. A PNG can have see-through areas thanks to its alpha channel; JPEG has no alpha channel at all. When you convert a transparent PNG to JPG, those see-through pixels have to become some colour — and that colour is almost always solid white.
In practice that means a logo, icon, signature, or product cut-out that floated on a transparent background will come out of the converter sitting inside a white rectangle. For a photo that fills the whole frame, this is a non-issue — there was no transparency to lose. But for graphics, it can ruin the result.
If you need transparency to survive, you have two clean options:
- Stay in PNG — if the file size is acceptable, there’s no reason to convert at all.
- Convert to WebP — it keeps the alpha channel and produces a much smaller file than PNG, which is ideal for the web.
Only convert a transparent PNG to JPG when you genuinely want a flat background — for example, placing a logo on a white print page where the white fill is exactly what you want.
Bulk and batch converting PNG to JPG
If you’ve got a folder full of PNGs — exported screenshots, a batch of product shots, design renders — converting them one at a time is tedious. PNG to JPG is a perfect job for batch processing.
- Select everything at once.Drop multiple PNG files onto the converter and they process together — then download all the JPGs in one go.
- Local conversion is fast at scale. Because FormatDrop runs in your browser with no per-file upload, a batch of dozens of images converts without waiting on a network round-trip for each one.
- Quality stays consistent.Every file in the batch uses the same high-quality JPG setting, so you don’t end up with a mismatched mix of compression levels.
One reminder for batches: if any of those PNGs have transparent backgrounds, every one of them will pick up a white fill. Sort out the transparent graphics separately before you batch-convert a folder of photos.
PNG vs JPG at a glance
Here’s the honest side-by-side so you can decide per image.