How to make a transparent background, i.e. how to convert the background, e.g. from white to transparent:
convert test.png -transparent white transparent.png
How to make a transparent background, i.e. how to convert the background, e.g. from white to transparent:
convert test.png -transparent white transparent.png