iro icon indicating copy to clipboard operation
iro copied to clipboard

Color Picker from Image

Open DeVoresyah opened this issue 2 years ago • 3 comments

Hello, IRO was a great tool for coloring. But for now, there's no feature to get color from an image. Currently, I need to use a tool from another website then go back to IRO.

Here's the example: Screen Shot 2021-09-09 at 17 31 22

Steps

  1. Click upload image
  2. Choose image
  3. Get the color from cursor that hover into the image

DeVoresyah avatar Sep 09 '21 10:09 DeVoresyah

Nice feature request @DeVoresyah, i think we need it too. So the plan is, we need learn more about EyeDropper API and Input Color Element. And do we need color image extractor to get color dominance at the image?. Because i see palette color at the bottom of image.

Referrence: https://github.com/wicg/eyedropper-api/

nyancodeid avatar Sep 09 '21 13:09 nyancodeid

yes, a color image extractor would be great too.

DeVoresyah avatar Sep 12 '21 08:09 DeVoresyah

Great, maybe this will be a little challenging. Because it turns out that the EyeDropper API feature has not been officially released in the current version of the browser and is still being tested in Chrome Canary recently.

nyancodeid avatar Sep 12 '21 09:09 nyancodeid