Pylette icon indicating copy to clipboard operation
Pylette copied to clipboard

A Python library for extracting color palettes from supplied images.

Results 11 Pylette issues
Sort by recently updated
recently updated
newest added

I'm using the CLI tool and specifying the `--colorspace` argument as `hsv` or `hls` does nothing as it generates the same set of palette values in RGB format. I'm also...