themify

Crates.iothemify
lib.rsthemify
version0.1.3
sourcesrc
created_at2021-11-29 18:03:08.153068
updated_at2021-12-06 14:44:36.296253
descriptionA very simple program to apply a color palette to an image, based on minimal color distance.
homepage
repository
max_upload_size
id489409
size52,963
Matthis Kälble (matthis-k)

documentation

README

USAGE:

themify -i <path_to_input> -p <path_to_palette> -o <path_to_output>

NOTE:

So far only colors in hex-code (eg.: #1bfad2) are valid input, any lines that do match that are ignored.

Commit count: 0

cargo fmt