Have you ever tried to figure out the exact color that a particular point on the screen shows? I do. In fact, to try to use the same color from one point to another, sometimes I tried it by eye and other times I had to take a screenshot, open the image in the photo editor where I want to do serve this color and choose the eyedropper tool. A roll. If you want to avoid all this work, today we present you pick, A tool for select desktop colors of our GNU / Linux operating system.
Pick is a small, compact tool, totally open source and that allows us to zoom in anywhere on our desktop to find the exact pixel we want to sample. Once we have located it, all we have to do is click on it to be copied to the clipboard and then we can use it in any application that allows the introduction of this type of data, such as GIMP. Pick is developed by Stuart Langridge, who describes its application as follows:
Table of Contents
Pick allows you to select screen colors
Pick allows you to select colors from anywhere on the screen. Choose the color you want and Pick remembers it, names it, and shows you a screenshot so you can remember where you got it from.
As Landridge says, it doesn’t just make one capture so we know where we got this color from, But also gives it a name. Application samples are displayed in a variety of formats covering virtually any format of the color value we might need, whether for web, desktop, or mobile development. This includes Hex, CSS RGBA and QML Qt.RGBA.
Using Pick is as simple as taking a screenshot with Ubuntu’s default Screenshot app: click on its icon and choose “Pick a color”, which will launch the magnifying glass and we can locate the exact pixel we want remove the color.
How to install Pick on Ubuntu 14.04 and higher
This little app is available at .deb package from the developer’s website, which means that its installation is as simple as downloading the package, opening it, and installing it with your operating system tool, such as the Software Center. ‘Ubuntu, Ubuntu Software or GDebi, for example. If you try it, feel free to leave your experiences in the comments.