alexwlchan / dominant_colours

A CLI tool to find the dominant colours in an image 🎨
https://dominant-colours.glitch.me
MIT License
91 stars 4 forks source link

Add support for TIFF images #17

Closed alexwlchan closed 2 years ago

alexwlchan commented 2 years ago

Plus bump the version of the image crate.

I looked at bumping the version of palette, but then I get issues with the kmeans_colors crate and I can't be bothered to deal with that today.