True-alpha verdict
The result comes from pixel data, not a filename extension or visual guess.
Advertisement
Free Tool
Upload a PNG or WebP to verify it has a real alpha channel — not just a white or black background pretending to be transparent.
Watch the workflow
Verify your PNG or WebP has a real alpha channel — not just a white or black background
Drop a PNG or WebP here
or click to browse
This tool reads your image file using the browser's Canvas API. It samples 500 random pixels and checks whether any have alpha values between 1 and 254 (partial transparency). It also checks for common false-transparency patterns: all-white or all-black backgrounds with no actual alpha channel.
Your image never leaves your device — all analysis is done locally in the browser.
How it works
Windows thumbnails sometimes display a white fill — the tool checks the actual alpha channel bytes in the file. If the tool reports no transparency, the image has no alpha channel.
Yes. Drop the output PNG here to confirm the background region has true transparency (alpha = 0), not a white fill.
Yes. Any pixel with alpha < 255 is counted as transparent, so soft edges from anti-aliasing or feathering are detected.
Related tools
Alpha diagnosis
The scan reads actual alpha values and distinguishes fully opaque pixels, partial edges, and genuinely transparent regions.
RGBA scan
What is inspected
The result comes from pixel data, not a filename extension or visual guess.
Semi-transparent antialiasing is reported separately from fully clear pixels.
Opaque files can move to background removal; valid cut-outs can move to compositing.
Know before you process: JPEG cannot store alpha. A checkerboard baked into JPEG pixels is still an opaque background.
Free, private, no signup.
Check transparency →