Transparent PNG Generator

Drag and drop also supported. Nothing leaves your device.
Drop image here
...or click to choose a file
Click on the image to sample a pixel
Higher = removes colors close to the chosen color.
Tip: zoom your browser if you need to inspect edges closely.

Transparent PNG - Quick Cheat Sheet

How it works (brief)
  • Image is drawn to an off-screen canvas. We scan each pixel and compute Δ = max(|r-R|, |g-G|, |b-B|) (or similar distance).
  • If Δ ≤ tolerance, alpha is reduced; exact matches become fully transparent.
  • Close colors get proportionally reduced alpha for a smoother edge instead of hard halos.

Cookies & privacy

Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences, measure usage, and improve the platform. You can change your choices any time. Privacy Policy.

Manage Cookies