Skip to content

OCTIPI1/ColorPicker

 
 

Repository files navigation

GitHub contributors GitHub issues GitHub GitHub Workflow Status Using LeoCorpLibrary GitHub release (latest SemVer)


Logo

ColorPicker

A modern color picking tool for developers.
Download »
Report Bug · Request Feature · Known Issues

What is it?

ColorPicker is a modern color picking tool for developers available on Windows. It is the next major evolution of the existing ColorPicker 2 software, released in 2020.

ColorPicker is written in C# .NET 5 using WPF.

Download

Features

  • Pick a color from your screen
  • Pick a color manually with the intuitive UI
  • Pick a color randomly
  • Color History
  • Convert colors to another type (RGB, HEX, HSL, HSV, CMYK)
  • Light/Dark theme
  • Keyboard shortcuts
  • Customizable through settings

Keyboard shortcuts

There is currently two keyboard shortcuts for ColorPicker, starting with version 3.3:

  • Shift+S - Start/Stop color selection
  • Shift+C - Copy the selected color on screen

Note: You can disable or edit keyboard shortcuts in settings.

Contribute

To contribute to the project, you'll need:

  • Visual Studio 2022 v17.0 or higher
    • .NET Desktop Development
    • Git
  • .NET 6
  • (optional) Inno Setup v6.1 or higher

Click here to see the full guidelines.

Branches

This Git repo has always two branches:

Name Release Description
main GitHub release (latest by date) Stable versions
vNext GitHub release (latest SemVer including pre-releases) Next version of ColorPicker (unstable)

Note: Other branches can also - of course - exist.

License

This project is under the MIT License.

Translations Credits

Special thanks to:

About

A modern color picking tool for developers.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 98.7%
  • Inno Setup 1.3%