Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 2.45 KB

README.md

File metadata and controls

58 lines (44 loc) · 2.45 KB

🌆 (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