Skip to content

muwat0/ccolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccolors

Small CLI tool to extract dominant color palettes from images.

Features

  • JPEG / PNG support
  • Terminal color preview
  • HEX output
  • JSON export
  • No external dependencies

Build

Linux / macOS

mkdir build
cd build
cmake ..
make

Usage

./ccolors image.jpg

Output

  • Prints color swatches + hex
  • Writes palette.json

Dependencies

  • stb_image.h (included)

License

MIT

About

An application to create color schemes from images written in C++

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages