Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekmishra-17/color-details-finder-from-image

This project will find the description of colors within the given input image.
https://github.com/abhishekmishra-17/color-details-finder-from-image

color-code color-finder color-scheme image python python3 selenium-webdriver webscraping

Last synced: 3 days ago
JSON representation

This project will find the description of colors within the given input image.

Awesome Lists containing this project

README

        

# Used packages:
1. extcolor (pip install extcolor)
2. selenium (pip install selenium)
3. bs4 (pip install bs4 or **pip install BeautifulSoup**)

### **This program is also helpful in "RGB TO HEX CODE CONVERSION ".**