Pngtools.xyz
Web service for simple PNG image manipulation, all in your browser
Pngtools.xyz shows PNG image metadata and does some basic image manipulation operations Iβve found I need from time to time. It can remove a solid color background from your image, replacing it with transparency. The app dynamically discovers the background color by inspecting the edge pixels, so it doesnβt matter if your image, like some sprite or emoji, is on a black or pink or purple background. Optionally you can also turn a full color image into a palettized one, or apply a noise-reduction algorithm.
The existing online solutions all seen to upload your image to some backend service, so theyβre out of the question if you have any privacy concerns. They are often ad-ridden as well, whereas pngtools.xyz is very minimalistic.