https://github.com/dillikumarnl/image_color_extractor
Application that extracts the most colors in image. It built using python with NumPy, flask, pillow, collection modules.
https://github.com/dillikumarnl/image_color_extractor
collections flask numpy-arrays pillow python3
Last synced: 2 months ago
JSON representation
Application that extracts the most colors in image. It built using python with NumPy, flask, pillow, collection modules.
- Host: GitHub
- URL: https://github.com/dillikumarnl/image_color_extractor
- Owner: Dillikumarnl
- Created: 2025-05-15T16:28:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T16:48:57.000Z (about 1 year ago)
- Last Synced: 2025-06-21T22:35:49.135Z (about 1 year ago)
- Topics: collections, flask, numpy-arrays, pillow, python3
- Language: Python
- Homepage:
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Description
This Python-based application analyzes images to extract their most prominent colors, automatically generating a corresponding color palette. The project utilizes Flask for the web framework, NumPy for numerical operations, Pillow for image processing, and the collections module for data handling.
## Installation Steps
1. Clone the project in your local machine.
2. Install the Requirements Modules in the requirements.txt file
3. Run the Application.
## Screenshot's
1. Initial Lookup: \

2. After Uploads: \
