It is able to pick color from the currently displayed screen content and supports a number of different color models, i.e. RGB, HSV, HLS, CMYK.

What's New:

  • Added French language file. Thanks to Ozzii.
  • Added Portuguese (Brazil) language file. Thanks to Igor Rückert.
  • Resolve environment variables in custom storage path in Storage.ini.
  • Enabled DPI awareness to fix form scaling issues on Windows 8 and later.
  • Added Spanish (Mexico) translation file.
  • Updated Chinese Simplified (zh_CN) translation file.
  • Set application BidiMode (right-to-left) according to the selected language, instead of by system locale.
  • Added BiDiCode setting in INI file for overiding application BidiMode, possible values: AUTO, LTR, RTL.
  • Improvements to the registration procedure.
  • Variable color picker spot size and selection of an average color.
  • Refactored code for operation of color picker panel.
  • Trim trailing new lines from system error message in file opening function.
  • Added ability to take desktop screenshot on pre Windows 2000 platforms.
  • Added Japanese translation PO file.
  • Added Polish translation PO file.
  • Updated copyright information.