Crates.io | themify |
lib.rs | themify |
version | 0.1.3 |
source | src |
created_at | 2021-11-29 18:03:08.153068 |
updated_at | 2021-12-06 14:44:36.296253 |
description | A very simple program to apply a color palette to an image, based on minimal color distance. |
homepage | |
repository | |
max_upload_size | |
id | 489409 |
size | 52,963 |
themify -i <path_to_input> -p <path_to_palette> -o <path_to_output>
So far only colors in hex-code (eg.: #1bfad2) are valid input, any lines that do match that are ignored.