Can I invert the selection?
Yes. Invert mode flips the behavior so the sampled color range is removed and the rest of the PNG stays visible.
What PNG files does this work best on?
It works best on flat graphics, logos, simple icons, and assets where the target color range is visually distinct.
Does the export stay a PNG?
Yes. The result is exported as a transparent PNG directly in your browser.
Does this tool upload my image?
No. Extract Color From PNG runs entirely in your browser, so your image is never uploaded.
Is Extract Color From PNG free?
Yes. It is free to use, private, and fully client-side with no sign-up required.
What is this actually useful for?
Pulling one element out of a flat graphic. Isolating a single data series from a chart, lifting one color of a multi-color logo so it can be recolored, extracting the ink from a scan of line art, or making a mask from a color-coded diagram. It works because those images have deliberate, flat, distinct colors.
Why is nothing extracted when I click on my subject?
Almost certainly because the tolerance is too low for the image. Photographs, gradients, and lossy sources spread a nominal single color across hundreds of nearby values, so a tolerance of 36 catches only a small fraction. Raise it and watch the preview, but be aware that at high tolerance you start pulling in colors that just happen to be nearby in RGB space.
How does this differ from making a color transparent?
It is the same test with the opposite outcome. Make Color Transparent deletes the matched pixels and keeps the rest. This keeps the matched pixels and deletes the rest. The invert switch here gives you the first behaviour too, so you can flip between isolating and removing without changing tools.
What does edge softness do to the result?
It creates a band just beyond your tolerance where alpha ramps down gradually instead of dropping to zero. Without it, an antialiased edge is chopped at a hard threshold and the isolated region ends up with a jagged, stair-stepped outline. With it, the boundary fades and composites cleanly onto another background.