A simple web application using Jinja, Numpy and flask to extract the top 10 hex colors from any uploaded image. Useful for web design!
Simply fire up server.py goto 127.0.0.1:5000 upload a file and extract the colours!
- Validates if the file has a correct extension
- Max size of 2MB
- Prints the hex values of the colours