What Happens to Transparency When You Convert PNG to JPG

Guide

Transparent areas in your PNG will become solid white when converted to JPG. This happens because JPG does not support transparency. The format always fills every pixel with a color.

Key point: You cannot have a transparent JPG. If your image needs a transparent background, keep it as PNG.

Why JPG Cannot Be Transparent

JPG was designed for photographs, which always have a background. The format stores color information for every pixel but has no way to mark a pixel as "see-through."

PNG, on the other hand, includes an alpha channel. This extra layer tells the computer which pixels should be transparent and how transparent they should be.

What Actually Happens During Conversion

When you convert a PNG with transparency to JPG:

  • Fully transparent pixels become white (or the background color set by the converter)
  • Semi-transparent pixels blend with the background color and become solid
  • Fully opaque pixels stay the same

Most converters default to white as the background color. Some tools let you choose a different color before conversion.

When This Is a Problem

  • Logos with transparent backgrounds. Your logo will get a white box around it.
  • Icons and graphics. Transparent icons will have visible backgrounds.
  • Product images for e-commerce. Many platforms require white backgrounds, but check first.
  • Web design elements. Transparent UI elements will have solid backgrounds.

When This Is Fine

  • Photos that happen to be PNG. If there's no transparency, conversion causes no issues.
  • Images for white backgrounds. If your website or document has a white background, the result looks the same.
  • Print materials. Printed images always have a background anyway.

How to Handle Transparency Before Converting

If you need to convert a transparent PNG to JPG but want control over the background:

  • Add your own background first. Open the PNG in an image editor, add a layer with your desired background color behind the image, then export as JPG.
  • Use a converter with background options. Some tools let you pick the background color during conversion.
  • Keep the PNG. If transparency is essential, don't convert. PNG is the right format.

Convert PNG to JPG Now

Reduce file size. Transparent areas will become white background.

Use PNG to JPG Converter

Common Mistake: Converting Logos to JPG

Many people convert logo PNGs to JPG to reduce file size. This works only if you always use the logo on a white background. If you ever need the logo on a colored or image background, you'll have an unwanted white box.

For logos, icons, and graphics that need to work on any background, keep the PNG format.