color-extract

command module
v0.0.0-...-8cbe323 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2021 License: MIT Imports: 13 Imported by: 0

README

color-extract

Extracts the dominant color palettes from a set of images and outputs them as a list of hex colors.

Supports GIF, PNG and JPEG.

Uses quant to provide both median and mean quantizers.

Default palette size is 16 and capped at 256 colors. Default quatization mode is median.

##Usage

color-extract --size=16 --mode=median /path/to/file1.png /path/to/file2.png...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL