qTipTip / Pylette

A Python library for extracting color palettes from supplied images.
https://qtiptip.github.io/Pylette/
MIT License
108 stars 11 forks source link

[Feat] Add image URL support #16

Closed qTipTip closed 9 months ago

qTipTip commented 9 months ago

Adds the option of extracting colors from an image hosted at an URL.

As long as the content-type contains image, it should work.