/PyQt5-Color-Picker-and-Generator

Color generator and color picker GUI application with PyQt5

Primary LanguagePython

PyQt5 Color Picker and Generator

Color generator and color picker GUI application using PyQt5

You can run the executable file without any python or any other third party applications downloaded just make sure Color Picker.exe and assets are in the same folder
Screenshot_3

For Color Picker part:

->The user can use the sample color palette or browse their files and choose their own image
->The program will remember the last path you were in to make the progress easy
->When the user clicks on the desired point of the image four color code (RGB,BBR, HEX, and HSV) will appear
->Also the user can see the color of the cursor's current color

For Generator part:

->The user can generate 4 types of color space and see the color visualy
->Copy to clipboard to use later
->If the user enters a wrong color code the program will warn you

At below you can find the images:

Screenshot_3 Screenshot_8 Screenshot_5 Screenshot_6