Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 527 Bytes

ShadyPal

ShadyPal is a straightforward (and mostly useless) tool for generating color palettes from images. Inspect dominant colors from any PNG file and create varied palettes with different levels of saturation, lightness, and shading.

Features

  • Extract (a custom number of) dominant colors from any PNG image (via ColorThief).
  • Optional convertion of extracted colors to their pure hue.
  • Generate variations in saturation, lightness, and shading for each extracted color.
  • Save the resulting palette as a PNG file.