Skip to content

byddha/colorschemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorschemer

TUI for recoloring images using common colorschemes. There are 424 colorschemes available with default settings. Uses K-means clustering to map colors by brightness, maybe other algorithms later / improve current one. For now I got the wallpapers i wanted :)

Requirements

Terminal with good image rendering support (kitty terminal graphics protocol or Sixel)

Install

uv tool install git+https://github.com/byddha/colorschemer/

Usage

colorschemer path/to/image.jpg
colorschemer --theme-file base16 image.png
colorschemer --method kmeans https://example.com/image.jpg

Demo

demo.mp4

About

TUI for recoloring images using common colorschemes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages