About | Features | Technologies | Requirements | Starting | License | Author
A Flask web application that accepts an uploaded image from the user and provides information about the top 10 colors along with their hex codes and percentages.
✔️ Provide top 10 colors
✔️ Easy to use
✔️ Light and fast
The following tools were used in this project:
Before starting 🏁, you need to have Flask, Pillow and Numpy installed. You can use the requirements.txt.
# Clone this project
$ git clone https://github.com/antoniorodr/color_extractor
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Antonio Rodriguez