Project home: https://bues.ch/ Original repository at: https://git.bues.ch/git/piccol.git

Michael Buesch c69d022ae1 Add description to readme 7 months ago
foreign-licenses ecc3088cf7 Add windows freezer script 6 years ago
maintenance 357f3b894d winbuild: Fix for changed path 7 months ago
.gitignore 9fe4206684 Add .gitignore 6 years ago
COPYING 6a5c1288e0 Initial commit 6 years ago
MANIFEST.in fb33af69a4 Move maintenance scripts 7 months ago
README.md c69d022ae1 Add description to readme 7 months ago
piccol 375d5196d6 Remove translation 7 months ago
piccol.cmd ec0232f9dc Add anaconda3 path 6 years ago
requirements.txt f8588d4ec8 Add dependencies 7 months ago
setup.py f8588d4ec8 Add dependencies 7 months ago

README.md

piccol - PICk COLors

Color picker and translator.

Homepage

Git repository

Github repository

Description

Piccol is a graphical tool to pick a pixel color from anywhere on the screen and then show the color details as

  • RGB decimal notation
  • RGB hex notation
  • HLS decimal notation
  • and as written text (e.g. "very saturated light blue")

The RGB and HLS values can also be altered via sliders to create a correspondingly colored pixel.

Image import

Images can be imported to piccol to analyze the image pixels.

License / Copyright

Copyright (C) Michael Büsch m@bues.ch

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.