/depicture

CLI utility to parse colors from local and remote images

Primary LanguageGo

depicture

CLI utility that parses colors in a picture.

Usage

  depicture <image/path> [flags]

  Flags:
    -f, --fill             whether to create new images with top -c colors filled
    -h, --help             help for depicture
    -c, --max-colors int   maximum colors to return (default 3)
    -r, --remote           whether the file is remote
    -s, --summary          whether to create an html summary of the results to ./index.html