Skip to content

ComFreek/ColorSplitter

Repository files navigation

Build Status

    Demo | Download for (static) self-hosting

ColorSplitter

Demo (aka. hosted instance): http://comfreek.github.io/ColorSplitter/
Idea from SoftwareRecommendations.SE: Web app to extract all colours of an image

Screenshot

Screenshot of ColorSplitter fed with the Google logo

Description

ColorSplitter is a web app to show each and every color an image uses.

The user simply selects a file, which then gets analyzed on the client-side. No data is sent to a server.

How to self-host (for end-users)

  1. Download the gh-pages branch as a ZIP file.
  2. Extract the contents of the ZIP folder to your favorite location.
  3. Open index.html.

How to install (for developers)

  1. Clone, npm i -g gulp-cli, npm i, gulp.
  2. Open dist/index.html.

Author, License

ComFreek, @ComFreek MIT License (c) 2019 ComFreek