Skip to content
F
FlipMyFiles
Formats7 min readJune 27, 2026

How to Convert PNG to JPG (and When You Shouldn't)

PNG to JPG is one of the most common conversions — and one of the easiest to get wrong. Here's when it's the right move, when it isn't, and how to convert without losing quality or the transparency you need.

Guide to converting PNG images to JPG, including when not to.

PNG and JPG are the two most common image formats on most computers, and converting between them is one of the most frequent file tasks there is. Usually the goal is a smaller file: a PNG can be several times larger than a JPG of the same photo. But PNG to JPG is not always the right move, and doing it carelessly can ruin an image. This guide covers when to convert, when not to, and how to do it without losing quality.

Why Convert PNG to JPG?

The main reason is file size. PNG uses lossless compression, which preserves every pixel but produces large files for photographs. JPG uses lossy compression tuned for photos, so a JPG of the same image is typically far smaller — often by five to ten times for a detailed photograph. Smaller files load faster on the web, attach more easily to email, and fit within the upload limits some sites impose.

JPG is also universally supported. Every device, app, and service reads it, so converting a PNG to JPG can solve compatibility problems with older or restrictive software.

The One Big Catch: Transparency

Here is the single most important thing to understand before converting: JPG does not support transparency. PNG can store transparent and semi-transparent areas through an alpha channel; JPG cannot. When you convert a transparent PNG to JPG, every transparent pixel is filled with a solid color — usually white or black — because JPG has no way to represent an empty area.

For a logo or icon designed to sit on any background, this is a deal-breaker: the clean edges suddenly carry a visible rectangle of background color. If your PNG has transparency you want to keep, JPG is the wrong target. We will cover the better option below.

When You Should Convert PNG to JPG

PNG to JPG is the right choice when:

  • The image is a **photograph** that was saved as PNG. Photos belong in JPG, and the size savings are dramatic with no visible quality loss at a high setting.
  • The image has **no transparency** — a full-frame photo, a screenshot of a photo, or any image with a solid background.
  • **File size or compatibility matters** — you need a smaller file for the web or email, or a format that opens everywhere.

In these cases, converting reduces weight substantially while looking identical to the original.

When You Shouldn't Convert PNG to JPG

Keep the image as PNG, or choose a different format, when:

  • It is a **logo, icon, or graphic with transparency** — JPG will replace the transparent areas with a solid box.
  • It has **sharp edges, fine lines, or text** — JPG's lossy compression adds visible halos and fuzz around hard edges, where PNG stays crisp.
  • You will **edit and re-save it repeatedly** — each JPG save compresses again and accumulates loss; PNG does not degrade.

If you need a smaller file but the image has transparency or sharp graphics, the answer is usually not JPG at all.

A Better Option for the Web: WebP

For web use, WebP often beats both PNG and JPG. It supports transparency like PNG, compresses photos efficiently like JPG, and is smaller than either at the same quality. If your goal is a lighter image for a website and the PNG has transparency or crisp graphics, convert PNG to WebP instead of JPG — you keep the transparency and still shrink the file. For the full picture, see How to Choose the Right Image Format for the Web and WebP vs AVIF.

How to Convert PNG to JPG Without Losing Quality

When JPG is the right target, the conversion itself is simple and can be visually lossless if you keep the quality high. The fastest way, with nothing to install, is a browser-based converter: convert PNG to JPG, download the result, and you are done. A good converter uses a high quality setting by default and fills any transparent areas with a sensible background color.

Two tips keep the result clean. First, use a high quality level so the JPG preserves detail — at a high setting the difference from the PNG is invisible for photographs. Second, remember the transparency rule: if the PNG had transparent areas, decide whether the solid background the converter adds is acceptable, or switch to WebP to keep transparency. If you later need to go back, you can also convert JPG to PNG, though that will not restore transparency that was already flattened. For more on the two formats, see JPG vs PNG.

Frequently Asked Questions

At a high quality setting the result looks identical to the original for photographs. Quality only suffers if you use a low quality setting, or if the image has sharp edges and text, where JPG adds visible artifacts.

JPG does not support transparency, so transparent areas are filled with a solid color, usually white or black. If you need to keep transparency, convert to WebP instead.

PNG is lossless and keeps every pixel exactly, which makes photos large. JPG discards detail the eye barely notices, producing much smaller photo files.

Usually no. Logos rely on transparency and sharp edges, both of which JPG handles poorly. Keep logos as PNG or SVG, or use WebP if you need a smaller file with transparency.

Use a high quality setting and make sure the image has no transparency you need to keep. A good online converter defaults to a high setting, so the JPG is visually indistinguishable from the PNG.