Skip to content

shorelle/color-thieves

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-thieves

A simple web interface for the color-thief script by lokesh. Built as a small experiment with Vue.js

  • Drag and drop (or click to upload as usual)
  • Displays dominant color and 6 additional palette colors
  • Toggle between Hexadecimal, RGB and HSL values
  • Copy value to clipboard by clicking the color swatch

About Color Thief

A script for grabbing the color palette from an image. Uses Javascript and the canvas tag to make it happen.

See a Demo | Read more on my blog

About

Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 40.4%
  • Vue 28.2%
  • JavaScript 27.7%
  • HTML 3.7%