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

https://github.com/nukeop/cadmium

Transforms the colors of a given image according to a given palette
https://github.com/nukeop/cadmium

rice ricing rust

Last synced: 6 months ago
JSON representation

Transforms the colors of a given image according to a given palette

Awesome Lists containing this project

README

          

# cadmium

Transforms the colors of a given image according to a given palette

## Installation

- Go to [releases](https://github.com/nukeop/cadmium/releases)
- Click the latest release
- Download the binary for your platform
- Rename it to `cadmium`
- Put it in your `$PATH` or /usr/local/bin

## Usage

```shell
$ cadmium --input input.jpeg --palette onedark.palette --output output.jpg
```

![comparison1](comparison1.jpeg)
![comparison2](comparison3.jpeg)
![comparison3](comparison2.jpeg)

## Contributing

Pull requests are not accepted and will be closed.