ACHSAH WORKS
Back to Blog
Image TipsAugust 2, 2026

Converting PNG to JPG: Slash File Size for Photos

#png#jpg#compression#conversion

Converting PNG to JPG: Slash File Size for Photos

PNG is excellent for graphics with transparency and sharp edges, but for photographs it is wasteful — files are often 5-10 times larger than they need to be. Converting PNG to JPG for photographic content typically achieves 70-90% size reduction with no perceptible quality loss. The key is knowing when the conversion is appropriate and what quality setting to use.

Why PNG Files Are So Large for Photos

PNG uses lossless compression — it preserves every pixel exactly, including subtle color gradients and noise that the human eye cannot distinguish. For a logo with 5 colors, this is efficient. For a 12-megapixel photograph with millions of subtly different colors, lossless compression has little to compress, resulting in huge files.

JPEG, by contrast, is designed specifically for photographs. It discards high-frequency color detail that humans barely perceive, achieving dramatic size reductions. A 5 MB PNG photograph might become a 500 KB JPEG at 85% quality with no visible difference.

What Happens to Transparency

This is the critical trade-off: JPEG does not support transparency. If your PNG has transparent areas, they become white (or another solid background color) in the JPG. If transparency matters — for a logo, icon, or graphic intended to overlay other content — do not convert to JPG. Use WebP instead, which supports both compression and transparency.

If the PNG has a transparent background but you want it on a white background anyway, the conversion works perfectly — the transparent areas become white, which is likely what you intended.

Choosing the Right Quality

80-85% quality is the sweet spot for photographs displayed on websites. The quality loss is imperceptible to most viewers, and the file size reduction is dramatic. This is the recommended default for most use cases.

90% quality or higher for images with text, sharp edges, or high-contrast details where JPEG artifacts would be visible. At these settings, the file is larger but artifacts around edges are minimized.

Below 70% is only for thumbnails or previews where small size matters more than quality. JPEG artifacts become clearly visible — blocky gradients, ringing around text, and banding in smooth color areas.

When Not to Convert

Keep the PNG if the image contains text, line art, or sharp geometric edges — JPEG artifacts blur these elements. Keep the PNG if transparency is needed. Keep the PNG if you will edit the image further and want to avoid cumulative lossy compression.

For everything else — photographs, product images, screenshots of photos, any visual where file size matters more than pixel-perfect edges — converting to JPG is the right call.

Try the PNG to JPG Converter to reduce your image file sizes.

Last updated: August 2, 2026