#color-palette #image #input #distance

app themify

A very simple program to apply a color palette to an image, based on minimal color distance

4 releases

0.1.3 Dec 6, 2021
0.1.2 Nov 30, 2021
0.1.1 Nov 29, 2021
0.1.0 Nov 29, 2021

#59 in #color-palette

GPL-3.0 license

19KB
63 lines

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.

Dependencies

~16MB
~108K SLoC