Make PNG Transparent

Remove a solid-color background (default white) to produce a transparent PNG.

Tool Media & Files Updated Apr 19, 2026
How to Use
  1. Drop the image you want to make transparent.
  2. Pick the target color (default: white) — the color you want removed becomes transparent.
  3. Adjust tolerance — higher tolerance also removes near-matching shades, helping with anti-aliased edges.
  4. For most logos, white at 80–90% tolerance gives clean results.
  5. Preview the result with a checkerboard background to verify transparency.
  6. Click Download to save as PNG (the only common format with full alpha transparency).
Image
Drop image
Preview

Notes

Target
Color to remove
Tolerance
How close counts
Feather
Soft alpha at edge
Output
PNG with alpha
Distance
RGB Euclidean
Privacy
Local

Frequently Asked Questions

Why does my image have a halo or fringe?

Anti-aliased edges blend smoothly into the original background. When you remove the background color, the in-between pixels (light gray near the edge of a white-background logo) remain partially visible and produce a 'halo.' Increase tolerance to capture more shades, or use the chroma key tool with feathering, or use a dedicated background remover for complex cases.

Will this work on photos?

Only on photos with truly solid-color backgrounds (studio shots on white seamless paper, product photography on a uniform backdrop). For complex backgrounds, this tool will produce poor results. Use the Chroma Key tool for green/blue screen footage, or a dedicated AI-based background remover (remove.bg, Photoshop's Remove Background) for general photos.

Why PNG and not JPEG?

JPEG doesn't support transparency. PNG, GIF, WebP, and AVIF all support transparency to varying degrees. PNG is the most universal: every browser and app handles it correctly. WebP produces smaller files but with slightly less universal support. Save as PNG unless you have a specific reason to use a different format.

What's the difference between binary and alpha transparency?

<strong>Binary transparency</strong> (1-bit) — each pixel is either fully transparent or fully opaque. Used by GIF and indexed PNG. Causes hard edges. <strong>Alpha transparency</strong> (8-bit) — each pixel has a 0–255 transparency level, allowing smooth fades. Used by full-color PNG. This tool produces alpha; for the binary kind, use indexed PNG mode.

Can I remove anything besides white?

Yes — pick any color via the color picker. Common targets: white (#FFFFFF), green (#00FF00 — green screen), blue (#0000FF — blue screen), or any solid-color stage. The tool finds all pixels matching that color within tolerance and replaces with transparency.

Is the original color information lost?

Yes — once removed, the original background color is gone. If you need to re-composite onto a different background, do that separately. Keep the original image as your source of truth and create transparent versions as derivatives.

Common Use Cases

Logo background removal

Convert a white-background logo to transparent for use over colored backgrounds, photos, or videos.

Product photography prep

Studio product shots on white backgrounds become e-commerce assets that float over any page color.

Stamp and signature digitization

Photograph a signature on white paper, remove the background, get a transparent PNG signature for digital documents.

Icon set creation

Convert a series of solid-background icons to transparent for use in app interfaces or design systems.

Sticker and decal generation

Prepare custom stickers from designs by removing the white sheet background.

Presentation and slide assets

Strip backgrounds from images so they integrate with slide backgrounds without showing a rectangle.

Last updated: