Advanced color picker in Linux-Pick
While most designers are using Mac, a small part of them are using Windows or even Linux systems. Many color picker tools or plug-ins are available in Mac and Windows, but they are rare in the Open Source world. If you are looking for a quick and easy tool to "Pick up colors" from the screen in Linux, Pick will certainly become the first choice I recommend to you.
Pick is small, compact, and fully open-source. It can easily zoom in any part of the screen, help us quickly Pick up accurate pixels, and copy color value information to the clipboard or any other place. When the color is picked up, the color source is intercepted on the left side of the Pick interface to help you differentiate the color source and display the color block on the right, and name the color (such as Plum and Light Blue ).
As you can see, Pick supports output samples of various applications, including Hex, css rgba, and QML Qt. RGBA and so on are very suitable for network, mobile or desktop application development, covering almost all the format color values required by daily users.
The Copy button on the right can quickly Copy the selected color value to the clipboard, text editor, SDK, or other graphic applications.
Right-click Unity Launcher to help us quickly pick up the color.
Although Pick is not the first such application in Linux, compared with other complex software, it only focuses on the color sampling feature, compared with other tools, it is more accurate, small, and practical.
Tips for Pick:
- You can use the scroll wheel to adjust the magnifier size.
- Use the red box in a magnifier to precisely capture colors
- Preview pixel RGB values directly
Install Pick in Ubuntu
Pick supports the use of DEB files for Installation directly in Ubuntu 14.04 LTS, 15.10, and 16.04 LTS. It is also applicable to any Ubuntu-based releases, such as elementary OS and Linux Mint.
From: https://www.sysgeek.cn/linux-color-picker-tool/
Address: http://www.linuxprobe.com/linux-pick.html