Skip to content

Logorain color extractor is a simple tool to extract the main colors of an image

License

Notifications You must be signed in to change notification settings

3adnanK/Logorain-color-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logorain-color-extractor

Logorain color extractor is a simple tool to extract the main colors of an image Online Demo

Usage

python3 logorain_color_extractor.py -i "your-image-path"

python3 logorain_color_extractor.py -u "your-image-url"

Parameters

Short option Long option Description
-i --imagePath Define image path on your local machine
-u --url Define image url on the web

The result will be a list of main RGB colors in the image.

About

Logorain color extractor is a simple tool to extract the main colors of an image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages