
eyedropper.app
Browser-based screen color picker tool
eyedropper.app launched on August 16, 2023 with 1 votes.
What it does
Select colors from pixels on your screen directly from a website -- no download, extension, or plugin required! Works on Chrome and Chromium browsers on desktop.
Does a similar job
all alternatives →- ACA color picker for named web colors2022 · arantius.github.io · ▲731
I had this idea kicking around in my head for quite a while. Took an evening to make this, and a short morning to polish it a bit. So here it is!



Screen Color Picker2025 · chromewebstore.google.com · ▲10One-click to pick colors from anywhere on your screen

More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com


Vendo ▲362Let your users build their own features inside your product
Dev tools · 25d ago · vendo.run
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲869Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com