I’m searching for a software/tool to set the image background (black) to transparent.
I want to to remove all the black and make the image transparent.
All the images are .PNG and I have around 191 hence why I need a tool to do multiple images otherwise it could take me a very long time.
Use either
graphicsmagickorimagemagickmogrifytool with the-transparent blackoption. When I ran it on your single sample image it looked like this:To do a few hundred of these, you’d use it like this:
Be sure to work on copies of the files —
mogrifymodifies files “in place”.