Skip to content

wesselsga/colorlens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

ColorLens

ColorLens is a simple Windows utility to capture the color of the current pixel under the mouse cursor to the clipboard.

desktop

Features:

  • Global Windows shortcut keys
    • Press Ctrl+F9 to start capturing for color
    • Press Ctrl+F10 to print screen the desktop (including the mouse cursor)
  • Hex, RGB, and HSL color format strings
    • Press X key for Hex
    • Press R key for RGB
    • Press F key for RGB (float)
    • Press H key for HSL
  • Color string is automatically copied to clipboard on mouse down
  • Keyboard control for nudging to exact pixel (press arrow keys while capturing)
    • Escape key to cancel
    • Return key to accept and copy to clipboard
  • Runs in the background - accessible via System Tray Icon

System Requirements

  • Windows 7+ 64-bit

Download the latest release