imagez icon indicating copy to clipboard operation
imagez copied to clipboard

Extract common colors from images

Open podviaznikov opened this issue 10 years ago • 2 comments
trafficstars

Do you have plans to add support for the following use case: extract common colors from the image?

Equivalent to the ImageMagick: convert $FILENAME -depth 4 +dither -colors 7 -unique-colors txt:-

podviaznikov avatar Oct 15 '15 17:10 podviaznikov

There is some dithering functionality already.

Extracting common / representative colours would be a useful addition I think - happy to consider as an enhancement.

mikera avatar Oct 19 '15 01:10 mikera

+1

leontalbot avatar Sep 17 '18 13:09 leontalbot