An open API service indexing awesome lists of open source software.

https://github.com/j3soon/screencolorinspector

Tool for quickly copy the color HEX code where the cursor is pointing.
https://github.com/j3soon/screencolorinspector

color-picker tool utility windows

Last synced: about 2 months ago
JSON representation

Tool for quickly copy the color HEX code where the cursor is pointing.

Awesome Lists containing this project

README

          

# ScreenColorInspector

Tool for quickly copy the color HEX code where the cursor is pointing.

Download link: [ScreenColorInspector v0.1.1](https://github.com/j3soon/ScreenColorInspector/releases/download/v0.1.1/ScreenColorInspector.zip)

## Screenshots

![preview](/docs/images/preview.png)

## How to use

1. Download the zip file, and extract it.

2. Open `ScreenColorInspector.exe` and move the mouse to the position where you want to copy the color HEX code.

3. Click the middle mouse button to copy the capitalized color HEX code to your clipboard.

4. Press ESC to exit.

5. If the preview window disappears, press ESC and try to open `ScreenColorInspector.exe` again.

## Blocked by Windows SmartScreen

![blocked](/docs/images/blocked.png)

Click `More info` and then click `Run anyway`.

![run-anyway](/docs/images/run-anyway.png)

## Related Tools

- [Color Picker in PowerToys](https://docs.microsoft.com/en-us/windows/powertoys/color-picker)