-
Color Extractionn is your gateway to a world of creativity. Upload an image, and watch as our algorithm uncovers the seven dominant colors within it.
The result? A captivating pie chart that breaks down the contribution of each primary color in percentage. -
Examples
-
Link: https://color-extraction.herokuapp.com (subscription not paid)
-
Run the application locally:
- create and activate virtual environment
- fill env variables (
.env
) pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
-
Built With: Django, Postgres, Heroku, Auth0, S3