I know there are color pickers out there, but none of them have a consistent clean interface with an eye dropper. My hope is to be able to select a color from an element (specifically a fabric.js canvas, but that might not be an important detail.).
The functionality should be fairly simple. I need to be able to do the following:
Input an elementID of where the color picker will be active.
Get a color in hex format when clicked.
Ideally show a magnifying glass as shown in the example link above.
If you think you can tackle this job let me know! I’m happy to provide more details as needed.
I’d love to understand a little more about your use-case - is this something just for you or is this something you’re looking to productise on the Bubble plugin store? You can just embed this code into your project and stylise it as you wish. The only trick is that the images need to be encoded into Base64, so we’d need to probably use an API for that - i.e. send over image files and get back Base64 (it’s essentially turning that image file into a bunch of code). But other than that this one won’t break a sweat
I can’t see why it wouldn’t if you’re uploading images encoded correctly in the first place. Although, I can’t see a way to do this if you’re leveraging images stored as images without converting them first. But I assume they’re fresh images?
Josh @ Support Dept
Helping no-code founders get unstuck fast save hours, & ship faster with an expert on-demand