Skip to content

theharshpat/image-to-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-to-palette

This tool can be used to generate color palette image from the given image.

Installation

Activate python virtualenv and run following command to install the requirements:

pip install -r requirements.txt

Usage

After activating the virtualenv, make sure you have "img.png" image present and run the following command:

python script.py

After running the script, a color palette image will be generated based on the color frequency in input image.

Screenshots

Screenshot 2021-11-09 at 8 21 07 PM

Screenshot 2021-11-09 at 8 27 36 PM

Screenshot 2021-11-09 at 8 32 58 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages