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

https://github.com/groob/pngalpha


https://github.com/groob/pngalpha

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

convert a JPEG or PNG into a PNG which always has the Alpha Channel

Removes the need for software like Photoshop to do [this](http://blog.eriknicolasgomez.com/2016/12/28/managing-sierras-loginwindow-redux/)

```
Usage of ./pngalpha:
-in string
path to input image (jpeg or png)
-out string
path to output png (default "/Library/Caches/com.apple.desktop.admin.png")
```