Done. Got it from here.Barruel wrote:Now I have to find a way to make that black background transparent.
Code: Select all
convert tool.png -bordercolor white -border 1x1 -matte -fill none -fuzz 7% -draw 'matte 1,1 floodfill' -shave 1x1 white_floodfill.png