Skip to content

A lightweight Javascript library that reads the color values from a PhotoShop ACO file or an Image and turns them into a list of named colors using FileReader interface (http://bgrins.github.com/filereader.js/) and few other great Open Source projects. The Javascript code responsible of reading Photoshop ACO files has been ported from C program h…

License

Notifications You must be signed in to change notification settings

mcanthony/Color-Palette-Toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Palette-Toolkit

A lightweight Javascript library that reads the color values from a PhotoShop ACO file or an Image and turns them into a list of named colors using FileReader interface (http://bgrins.github.com/filereader.js/) and few other great Open Source projects. The Javascript code responsible of reading Photoshop ACO files has been ported from C program https://github.com/jasonm23/photoshop-aco2UIColors

Try it in the Live Demo

  • Extract Color Pallete from Photoshop ACO file or an Image
  • Generate CSS and HTML code for each color
  • Generates human names for each color
  • Generates lighter and darker shades for each if required

Get the color pallete from Adobe Photoshop ACO file

alt text

Generate an extra 'lighter' or 'darker' color of each

alt text

Generate an extra 'lighter' and 'darker' color of each

alt text

Get the color pallete from an Image file

alt text

License

Color-Palette-Toolkit is open source under MIT License. See LICENSE.

Open Source projects used

About

A lightweight Javascript library that reads the color values from a PhotoShop ACO file or an Image and turns them into a list of named colors using FileReader interface (http://bgrins.github.com/filereader.js/) and few other great Open Source projects. The Javascript code responsible of reading Photoshop ACO files has been ported from C program h…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 3.0%
  • HTML 1.0%