spacecase123 / cadmium

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cadmium

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

Installation

  • 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

Usage

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

comparison1 comparison2 comparison3

Contributing

Pull requests are not accepted and will be closed.

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%