This project gives you a cli and a gui for catppuccinifying your wallpapers. It's available for Linux and Windows. It uses lutgen under the hood.
The cli version works by selecting the flavor, the advanced properties and the image to be generated.
Short | Full | Possible Values | Description |
---|---|---|---|
-f | --flavor | latte frappe macchiato mocha oled all | Selects the flavor (multiple can be used) [Default: all] |
-i | --images | * | Selects the images to generate from. [Field Required] |
--hald | 2 .. 16 | Selects the hald level | |
-a | --algorithm | shepards-method gaussian-rbf linear-rbf gaussian-sampling nearest-neighbor | Selects the algorithm |
--euclide | 0 .. 512 | Changes euclide value | |
--nearest | 2 .. 26 | Changes nearest value | |
--mean | 0 .. 255 | Changes mean value | |
--std | 0 .. 255 | Changes std value | |
--iterations | 0 .. 1024 | Changes iterations value | |
--power | 0 .. 4 | Changes power value | |
-h | --help | Shows Help | |
-V | --version | Shows app version |
catppuccinifier fuji.jpg
catppuccinifier wallpaper.png wallpaper.jpg -f mocha macchiato --nearest 3
To install catppuccinifier you can use steps presented in the INSTALL.md
To uninstall catppuccinifier you can use steps presented in the UNINSTALL.md