getlost01 / color-picker-updated

A web extension loaded with color-related features.
https://chrome.google.com/webstore/detail/vibrant-color-dropper-pic/fcekakhpgmlaihglgajajbceajnhlgfn?hl=en&authuser=0
MIT License
2 stars 0 forks source link

The colors are registered brighter than they actually are. #12

Open TiberiusMars opened 5 months ago

TiberiusMars commented 5 months ago

For example:

AnyColor picks up the color #3ac2ef accurately from a PDF in Brave. Color Picker and Color Dropper picks up the color #3ac2ef as #6bffff from the same PDF in Brave.

It also appears brighter in the magnification section.

Edit: It appears to be an issue with HDR (only tested on Windows 11) desktop. AnyColor also gets the color wrong, but it is much closer.

getlost01 commented 4 months ago

Hi!, This extension uses the Google web Chrome API for color picking, which is reliable for extracting pixel colors. Another color dropper may have issues.

BTW Thanks for sharing!