All Projects → hyjiacan → Colorwanted

hyjiacan / Colorwanted

Licence: gpl-3.0
Screen color picker for Windows (Windows 上的屏幕取色器)

Projects that are alternatives of or similar to Colorwanted

Pixel Picker
A tiny menu bar application that helps you pick colours from your screen! 🔍✨
Stars: ✭ 318 (+202.86%)
Mutual labels:  color, color-picker
Colorpicker
A mininal but complete colorpicker desktop app
Stars: ✭ 766 (+629.52%)
Mutual labels:  color, color-picker
Pickr
🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Stars: ✭ 3,759 (+3480%)
Mutual labels:  color, color-picker
a-color-picker
A color picker for web app
Stars: ✭ 97 (-7.62%)
Mutual labels:  color, color-picker
React Colorful
🎨 A tiny (2,5 KB) color picker component for React and Preact apps
Stars: ✭ 951 (+805.71%)
Mutual labels:  color, color-picker
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (+158.1%)
Mutual labels:  color, color-picker
Vanilla Colorful
A tiny color picker custom element for modern web apps (2.7 KB) 🎨
Stars: ✭ 467 (+344.76%)
Mutual labels:  color, color-picker
ColorPickView
🐾一个自定义的颜色选择view
Stars: ✭ 19 (-81.9%)
Mutual labels:  color, color-picker
Przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 17 (-83.81%)
Mutual labels:  color, color-picker
Kallewheel
A custom color wheel extension for Adobe Photoshop
Stars: ✭ 16 (-84.76%)
Mutual labels:  color, color-picker
color-picker
A color picker app made in flutter
Stars: ✭ 46 (-56.19%)
Mutual labels:  color, color-picker
Colorpickerwpf
Simple color picker control for WPF
Stars: ✭ 71 (-32.38%)
Mutual labels:  color, color-picker
przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 19 (-81.9%)
Mutual labels:  color, color-picker
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (-14.29%)
Mutual labels:  color, color-picker
javascript-color-gradient
Lightweight JavaScript library, used to generate an array of color gradients, between start and finish colors.
Stars: ✭ 54 (-48.57%)
Mutual labels:  color, color-picker
Chromacolorpicker
🎨 An intuitive iOS color picker built in Swift.
Stars: ✭ 434 (+313.33%)
Mutual labels:  color, color-picker
pantone-colors
Hex values of all 2310 Pantone colors
Stars: ✭ 147 (+40%)
Mutual labels:  color, color-picker
global-color-picker
start the script and click anywhere to get rgb value at the cursor location
Stars: ✭ 31 (-70.48%)
Mutual labels:  color, color-picker
Iro.js
🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
Stars: ✭ 796 (+658.1%)
Mutual labels:  color, color-picker
Leonardo
Generate colors based on a desired contrast ratio
Stars: ✭ 973 (+826.67%)
Mutual labels:  color, color-picker

ColorWanted

点击此处 查看中文文档。

This is a screen color picker on Windows system. RGBHSLHSB/HSVHSI are supported。

If you got any issue or suggestion, issue is always welcome.

Tips: You may get a warning after ColorWanted startup, what shows you that ColorWanted is accessing the network. Don't worry, ColorWanted is just start a UDP server with a random port, to communicate cross processes (Between ColorWanted only).

Requirements

Note: Because of Github upgrade SSL as Tls12(happened at Feb. 2018), .NET4.0/WindowsXP was not supported since version 2.6.2(.NET4.0 dose not support Tls12, so I removed auto update from old version 2.6.1)

Source & Download

Source Code

git clone https://github.com/hyjiacan/ColorWanted.git --recursive

or

git clone https://gitee.com/hyjiacan/ColorWanted.git --recursive

Binary

Usage

You got 2 windows after ColorWanted startup: one to show color value (HEX or RGB), another to preview scaled pixels.

Window position and options are always stored immediately while changed (contains changed by hotkey), you can open the config file via Open Config menu item on tray context menu.

  • color value window Show the color value of pixel which cursor on, follow color space are available:
  • RGB(in HEX)
  • RGB(in Decimal)
  • HSL
  • HSB
  • HSI

You can toggle visible them except RGB (via tray context menu or hotkey Alt+E)

  • pixel preview window Preview pixels around pixel which cursor on. You can scroll mousewheel up to zoom in and down to zoom out preview window.

  • Color palette Open system color palette, a copied color would be the default color in palette. A HEX color value will be copy after button OK clicked.

  • Copy policy You can just copy the color value by check HEX only/RGB only under Copy policy.

  • HEX ony: copy FFFFFF only, without symbol #

  • RGB only: copy 255,255,255 only, without RGB().

Hotkey: Alt+V

  • Screenshot (no translation, Chinese only) Click the circle button front of main window to take screenshot (via tray context menu or hotkey Alt+X).

  • Image Viewer (no translatio, Chinese onlyn) Provides a tool to get the rectangle size with similar color. You can associate image file (PNG/BMP/JP[E]G) with it by tray menu.

Hotkey

Double click Press keys in 1 second

  • Alt+C Copy HEX value, double click to copy RGB value
  • Alt+V Switch copy policy
  • Alt+E Switch display mode(mini/standard/extended)
  • Alt+F1 Switch window mode(hidden/fixed/follow)
  • Alt+F2 Show/hide preview window
  • Alt+F3 Open color palette
  • Alt+` Pause/resume preview, double click to pause/resume pick color
  • Alt+T Bring color windows to the top, escapse from any windows on it
  • Alt+P Whether to preview with pixel scale
  • Alt+X Take screenshot

Here is the default hotkeys, you can change them by Hotkey menu.

You can pause/resume preview by right click on preview window

Screenshoot

Pick color

Pick color

Pick the color of pixel which cursor on, color windows show HEX value and RGB value. The cross point show the scaled pixel.

Pixel scale

Pixel scale

If you want to get color from a exactly pixel, you can just press Alt+` to pause preview, then move your cursor on preview window, then pick the color you want.

Customize hotkeys

Customize hotkeys

You can find all hotkey definitions here.

History

history

Take screenshot

take screenshot

Image Viewer

Image Viewer

Get rectangle size from image.

Open source license

Colorwanted is under license GPL V3

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].