Coder Social home page Coder Social logo

intedai / color-tools Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.09 MB

An app that offers a wide variety of color tools for designers

License: MIT License

Python 100.00%
python tkinter hex-color hsv-color rgb-color color color-picker colors graphic-design graphics pil pillow app application gui helper color-pick

color-tools's Introduction

An app that offers a wide variety of color tools for designers

Overview

The app offers the following tools:

  • RGB and HSV Sliders
  • Color picker
  • Copying HEX, RGB, HSV with customizable formats
  • Random color generator

Assets

All of the assets in this project were made by me, feel free to use them in any project you want.

Installation

clone the repository:

git clone https://github.com/Intedai/Color-Tools.git

install the required libraries

pip install -r requirements.txt

and run app.py

Demo

RGB, HSV Sliders and modifiable HEX

Sliders.mp4

Color Picker

Click on the Color picker symbol and then press k you can change this, look at Editing settings below

Color.Picker.mp4

Random color

Random.Colors.mp4

Copying HEX, RGB, HSV with customizable formats

To see how the copy formats look at Editing settings below

Settings.mp4

Editing settings:

Settings

You can change the color picker keybind from k to any alphanumeric character

You can choose if you want the HEX characters to be uppercase or lowercase by ticking the Uppercase for HEX characters option on or off

You can change the copy formats of every color representation:
{} is a placeholder where the first one is R the second one is G and the third one is B (same with HSV and HEX)
and then you can use the format RGB ({}, {}, {} for example

you can use maximum three {} if you use less you will only get R,G in RGB and HEX or H,S in hsv

if you use more than three you will get an error:
ERROR

License

Distributed under the MIT license. See LICENSE for more information.

color-tools's People

Contributors

intedai 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.