Skip to main content

Color scheme generator.

Project description

Color preview.

Color scheme generator.

Installation

pip install colorz

or just move colorz.py to somewhere in your $PATH. If you do the latter, you must install the dependencies in the following section manually.

Dependencies

  • Python (2 or 3)

  • Pillow

  • scipy

Usage

usage: colorz [-h] [-n NUM_COLORS] [--minv MINV] [--maxv MAXV] [--bold BOLD]
              [--font-size FONT_SIZE] [--bg-color BG_COLOR] [--no-bg-img]
              [--no-preview]
              image

A color scheme generator. Takes an image (local or online) and grabs the most
dominant colors using kmeans. Also creates bold colors by adding value to the
dominant colors. Finally, outputs the colors to stdout (one normal and one
bold per line, space delimited) and generates an HTML preview of the color
scheme.

positional arguments:
  image                 the image file or url to generate from.

optional arguments:
  -h, --help            show this help message and exit
  -n NUM_COLORS         number of colors to generate (excluding bold).
                        Default: 6
  --minv MINV           minimum value for the colors. Default: 170
  --maxv MAXV           maximum value for the colors. Default: 200
  --bold BOLD           how much value to add for bold colors. Default: 50
  --font-size FONT_SIZE
                        what font size to use, in rem. Default: 1
  --bg-color BG_COLOR   what background color to use, in hex format. Default:
                        #272727
  --no-bg-img           whether or not to use a background image in the
                        preview. Default: background image on
  --no-preview          whether or not to generate and show the preview.
                        Default: preview on

Thanks to

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colorz-1.0.3.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

colorz-1.0.3-py2.py3-none-any.whl (7.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file colorz-1.0.3.tar.gz.

File metadata

  • Download URL: colorz-1.0.3.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for colorz-1.0.3.tar.gz
Algorithm Hash digest
SHA256 c04ff63896281f2ee1327bcdff2e76a339f70559abd8a25d28c0d1fb28480d3e
MD5 83c05a0d3a55c81c2901684df0dfac92
BLAKE2b-256 969d639c635019131a3ff7fc9265fd2b4afb718ac60720ea321946ad3869b2eb

See more details on using hashes here.

File details

Details for the file colorz-1.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for colorz-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8e15fcaa4211f9674b8c2f5c69eeace60a5bbed1e21e67e786787a914d924d14
MD5 26f4190ba5fc3fd4b42d74ddda590b12
BLAKE2b-256 6b381dcc0641bfbf8edf1d3310a879cde418ff8e86c13f121c8d018940a992aa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page