#color-palette #color #color-themes #image #palette #quantization #cli-tool

bin+lib color-theme

A CLI tool to extract a colour 'palette' and theme color from an image

1 unstable release

0.1.0 Dec 18, 2023

#868 in Images

MIT license

9KB
143 lines

What is it?

Binary

A CLI tool, written in Rust, to extract a colour 'palette' and theme colour from an image.

Library

Provides the median cut colour quantisation algorithm.

Usage

colour_theme <FILENAME> <PALETTE COLOUR COUNT (1-255, optional)> <BRIGHTNESS (0-255, optional)>

Dependencies

~13MB
~60K SLoC