What it does
Transparent PNG Maker removes a chosen colour from an image to create a transparent PNG.
- Colour to transparency
Make a background transparent by uploading your image and clicking the colour you want to remove; the tool erases that colour (and similar shades within a tolerance) and exports a PNG with a transparent background. It runs in your browser, so nothing is uploaded.
A tool that makes a chosen colour in an image transparent, producing a PNG with a see-through background.
Related terms
Click the colour to remove and set a tolerance so similar shades also become transparent.
Uniform backgrounds remove cleanly; complex backgrounds are better handled by the AI background remover.
The transparency is applied locally on a canvas.
Transparent PNG Maker removes a chosen colour from an image to create a transparent PNG.
Pixels within a tolerance of the picked colour have their alpha set to zero on a canvas, then exported as PNG.
Cut out logos, stickers and product shots from solid backgrounds.
Colour keying works best on uniform backgrounds; detailed edges may need the AI remover.
The image is processed entirely in your browser with the Canvas API; nothing is uploaded to a server.