An open API service indexing awesome lists of open source software.

https://github.com/c0bra/website-palette-extractor

Extract a palette of colors from a website using Machine Learning
https://github.com/c0bra/website-palette-extractor

Last synced: over 1 year ago
JSON representation

Extract a palette of colors from a website using Machine Learning

Awesome Lists containing this project

README

          

# website-palette-extractor

# Data Points

1. Color of each pixel within viewport (assumes colors on rest of page will not be more important than colors in viewport)
* Needs consistent resolution. gowitness uses 1400x900
2. Primary color(s) of image in top-left or top-right quadrant.
* This would be a logo, most likely.
* Maybe choose first image on page? Or first image of X size?
* How many colors? Two?
3. Text color?
4. Background color of 2-4 buttons

# List of Websites

* google.com
*