Skip to content

guiszk/palettemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palettemaker

Create color palettes from images

Usage

First, install requirements with pip install -r requirements.txt

python palettemaker.py [-h] [-o OUTPUT] [-e EMBED] [-s] [-z] img num

Use --output to save color palette to file, and --embed to palette in original image. Use --show to display images without saving to file. Use --horizontal to display palette horizontally.

Examples

Source image

original image

Color palette

palette image

Embedded image

embedded image

About

Create color palettes from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages