🛋️ 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
andpillow
Python libraries.
- 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.
- Move app to Streamlit and deploy.
Robert H. Carr, IV
- Twitter: @rhc_iv
- Github: @rhc-iv
- Mastodon: @rhciv1972
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator