Transforms the colors of a given image according to a given palette
- Go to releases
- Click the latest release
- Download the binary for your platform
- Rename it to
cadmium
- Put it in your
$PATH
or /usr/local/bin
$ cadmium --input input.jpeg --palette onedark.palette --output output.jpg
Pull requests are not accepted and will be closed.