Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amaranthinecodices/alpha-bleeder

A bleeder for image alphas, to stop artifacts when resizing.
https://github.com/amaranthinecodices/alpha-bleeder

Last synced: about 1 month ago
JSON representation

A bleeder for image alphas, to stop artifacts when resizing.

Awesome Lists containing this project

README

        

# alpha-bleeder
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](http://gimpchat.com/viewtopic.php?t=3153)
* [urraka/alpha-bleeding](https://github.com/urraka/alpha-bleeding)
* I'm sure there are others!

Install this with:

```
$ cargo install alpha-bleeder
```

Then run it as:

```
$ alpha-bleeder
```