English
Back to Blog

Why Your Transparent PNG Turns White After Conversion

By Jayson Kim·2026-04-29·7 min read
If a transparent logo suddenly has a white box around it, the file was probably converted to a format that cannot store alpha.
A transparent PNG can look perfect in a design tool and then suddenly show a white rectangle after conversion. This usually is not a bug. It is a format limitation. PNG can store an alpha channel, which means each pixel can be fully opaque, fully transparent or somewhere in between. JPG cannot store that channel at all.
When you convert PNG to JPG, the converter has to decide what color should replace transparent pixels. Most tools choose white because it is the safest default for documents, product listings and websites with white backgrounds. If your logo is meant to sit on a dark page, that white fill becomes obvious immediately.

Know which formats support alpha

PNG and WebP support transparency. APNG also supports transparency for animated PNG-style graphics. JPG and BMP do not support transparency in normal web workflows. ICO can support transparency, but it is meant for icons, not general images. If transparency matters, stay in PNG or WebP.
The confusing part is that some image viewers display a checkerboard background to represent transparency, while others display white, black or the page background. A file can still be transparent even if your viewer shows white. The reliable test is to place it on a colored background or inspect it in an editor that shows an alpha checkerboard.

Choose the output based on the background

If the final image will always appear on a white page, converting to JPG can be fine and will often reduce file size. If the image might be used on different backgrounds, keep PNG or WebP. For logos, stickers, UI icons and cutout product photos, preserving transparency is usually more important than squeezing out every kilobyte.
When you do need a JPG, create the background intentionally. Put the transparent PNG on the exact color it will use in the final design, then export. That gives you a deliberate result instead of a surprise white box.
About the author
Jayson Kim
Frontend engineer behind PCToolsOnline, focused on browser-based image and AI tools that keep your files on your own device.
More about the team →
We use cookies and similar technologies, including those from our advertising partners such as Google, to deliver core site features and, if you consent, to show personalized ads. Read our Privacy Policy

PCToolsOnline – Free Online Image Converter, Compressor & Resizer

Convert PNG, JPG, JPEG, WEBP, HEIC, BMP, ICO and APNG directly in your browser. 100% free, no sign-up, no watermark, and no upload – your images stay on your device.

What you can do

Tutorials

Why choose PCToolsOnline