Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fs-frost/img2rgba

Image converter to plain RGBA.
https://github.com/fs-frost/img2rgba

Last synced: 4 days ago
JSON representation

Image converter to plain RGBA.

Awesome Lists containing this project

README

        

# img2rgba

Image converter to plain RGBA.

## Requeriments

- [Bun](https://bun.sh/)

## Usage

```
bun install
bun run main.ts path/to/input.png path/to/output.rgba
```