PyDropper – pick colors everywhere

PyDropper is an eyedropper tool developed in python with a small and lightweight UI that lets you take color samples of anything and everywhere.

When the app is running all you need to do is hit ‘c’ while hovering with the mouse over a color you like to copy the color code to the clipboard.
You can chose the output format to be either HEX or RGB from the settings.

Image of PyDropper in action

If you encounter any bugs or want me to add new features submit a new issue or make your own fork and submit a PR.

Settings

In the settings you can enable/disable the always on top function and switch between color code formats.

Image of PyDropper settings

Settings are bound to session and will reset the next time you open the app.
Saved settings is a planned feature.

If you encounter any bugs or want me to add new features submit a new issue or make your own fork and submit a PR.

Download

PyDropper is availible for download from the links below.

v1.0(latest) links:
Download Installer (.exe)
Download zip (.zip)

GitHub

View Github