DomiColor is a web application that extracts dominant colors from an image and displays useful information about them.
I was always aproaching the terminal to run a node script to extract colors from images, and I thought an interface would be lovely. So, I decided to build this.
- node-vibrant - extracts the colors.
- parcel - bundles assets.
- vue.js - makes feature addition much faster.
This project is licensed under the MIT License - see the LICENSE file for details.
Have a good day :)