/Color_Palette_Generator

This web application, built on Flask, allows users to upload images for analysis, identifying main colors in RGB, Hex, or CMYK formats.

Primary LanguagePython

This web application, built on Flask, allows users to upload images for analysis, identifying the top 15 colors in RGB, Hex, or CMYK formats.

The "app.py" file, written in Python and utilizing Flask, processes uploaded images to extract and display the top 10 colors in RGB, Hex, or CMYK format.

The "index.html" file serves as the HTML template used by the Flask application to render the web page, enabling users to upload images and view the extracted color palette.

You can access a video showcasing the project by clicking on the image below.

Watch the video