You could use `convert` from `ImageMagick`:
convert
What it does it changes all the colors not matching `#000` to `#000`.
You could use `convert` from `ImageMagick`:
convert
What it does it changes all the colors not matching `#000` to `#000`.