Skip to content

Jerry-G/Image-Paletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Paletter

Image Paletter is a tool to recreate an image using only colors in a defined color palette.

Usage

./paletter colors.json in.png out.png

DEMO

Here is an example palette json file and a visual.

{
  "colors": ["e63946", "f1faee", "a8dadc", "457b9d", "1d3557"]
}

color palette image

Using this color palette these are the results.

image of cows

Here is another demo.

{
  "colors": ["2b2d42", "8d99ae", "edf2f4", "ef233c", "d90429"]
}

color palette image

image of dog

TODO

About

Tool to recreate an image using only colors in a predefined color palette.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages