Giter Site home page Giter Site logo

colorpicker's Introduction

ColorPicker

Windows system-wide color picker

Simple and quick system-wide color picker. Pick colors from any currently running application.

Now also part of PowerToys!

To open Color Picker - (default shortcut) - Left Ctrl + Break

To pick a color - Left mouse click - copies selected color into the clipboard in the selected format (rgb/hex/hsl/hsv)

To zoom in - Mouse wheel

To open Colors History Palette - Right mouse click while Color Picker opened - holds up to 10 previously copied colors

Download the latest release here

Currently supported color formats and their string representation:

  • HEX - #292929
  • RGB - rgb(31,31,31)
  • HSL - hsl(0, 0%, 12%)
  • HSV - hsv(0, 0, 12)
  • VEC4 - vec4(0.122, 0.122, 0.122, 1)

Differences from the implementation in PowerToys

  • different set of color formats, vec4 is only here, however there are some missing
  • quick colors history palette
  • different design
  • no telemetry
  • lightweight

colorpicker's People

Contributors

martinchrzan avatar martinchrzan-msft avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.