picol (pronounced "pickle") will fetch the ten most used colors in an image and present the hex colors.
Project description
picol
picol (pronounced "pickle") is a Python script to fetch the ten most used colors in an image and present the hex colors.
Screens
Short description
This script uses the colorgram
library to extract the ten most used colors in an image. It then makes an image like shown in the screens above, or it can output text with links to www.hex-color.com.
How to use
Minimum to run the script is with path to an image as an argument: ./picol.py ~/Pictures/picture.jpg
usage: picol.py [-h] [-s] [-d] [-st] image
positional arguments:
image
optional arguments:
-h, --help show this help message and exit
-s, --save-image Save image to a given file
-d, --do-not-show Do not show the image that is made
-st, --save-text Save text to a given file
Dependencies:
- colorgram
- Pillow
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
picol-0.2.tar.gz
(1.0 MB
view details)
File details
Details for the file picol-0.2.tar.gz
.
File metadata
- Download URL: picol-0.2.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e946f0fbbe09aec8443efb746caec73cf0e1a90df7914761986950957e58b2 |
|
MD5 | 5547ff029bdef4e9bbc19530796d0873 |
|
BLAKE2b-256 | 5dd74ae316c0688ec4efa503ba63a3994606d25938a7bac4d83c472b6e3a0f4b |