How do I check if a PNG is transparent?
Add the PNG and the checker inspects its alpha channel, reports how many pixels are opaque, transparent, or translucent, and shows a grayscale alpha-mask preview for a clear answer.
Will a JPG ever show transparency?
No. JPG has no alpha channel, so the checker will report that the source format does not support transparency.
Does it upload my image to a server?
No. The alpha analysis and preview run entirely in your browser, so your image stays on your device.
Is the transparency checker free?
Yes. It is completely free with no sign-up, no watermark, and no limit on how many images you check.
Does it work on mobile?
Yes. The checker works in any modern mobile or desktop browser because all analysis happens locally on your device.
How do I check if an image has a transparent background?
Load it here. The tool reads the alpha channel and renders it as a mask, so you can see exactly which pixels are transparent, which are opaque, and which are somewhere in between. The checkerboard your design tool shows is only a UI convention and is not proof.
Can a JPG have a transparent background?
No. The JPEG format has no alpha channel at all. If an image looks transparent as a JPG, the background has been flattened into a solid color, usually white, and it cannot be recovered.
My PNG has an alpha channel but still shows a white box. Why?
Because an alpha channel can be present and fully opaque. The file is technically an RGBA PNG, but every pixel is at full alpha, so the white background is real image data, not transparency.
What is a halo around a cutout?
A ring of semi-transparent pixels that still carry the color of the background the artwork was cut from. It is invisible on a similar background and obvious on a contrasting one, which is why it usually surfaces only after the asset is live.