Skip to content

A Flask-driven Python Web App to analyze uploaded images & extract/display the 16 most dominant colors of that image.

Notifications You must be signed in to change notification settings

rhc-iv/py-image-color-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌆 (Python) Image Color Analysis Tool

Language
Python Version
Version

Twitter: rhc_iv
Mastodon: rhciv1972

🛋️ Homepage


Desktop application to analyze colors from an image then output the top 16 colors in their respective Hex code format. This app uses the flask and pillow Python libraries.

Image Color Analysis App Main Screen

Image Color Analysis File Browser

Image Color Analysis Results Screen

Usage

  • Open and run app.py in the editor/IDE of your choice.
  • Choose an image via the file browser, then select the Find Colors button.
  • On the results page, choose the Copy Colors To Clipboard button to send the hex codes to your clipboard.
  • Clicking the Return Home button will allow you to select more images for analysis.

📝 To-Do

  • Move app to Streamlit and deploy.

👤 Author

Robert H. Carr, IV

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A Flask-driven Python Web App to analyze uploaded images & extract/display the 16 most dominant colors of that image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published