A tool that "bleeds" the alpha of an image out into transparent pixels. This stops artifacts from appearing when the image is resized.
Other tools that do this:
- This GIMP plugin
- urraka/alpha-bleeding
- I'm sure there are others!
Install this with:
$ cargo install alpha-bleeder
Then run it as:
$ alpha-bleeder <input> <output>