https://github.com/raluvy95/catppify
Generate your image using Catppuccin palette
https://github.com/raluvy95/catppify
catppuccin cli hald-clut haldclut theme tool
Last synced: 11 months ago
JSON representation
Generate your image using Catppuccin palette
- Host: GitHub
- URL: https://github.com/raluvy95/catppify
- Owner: raluvy95
- License: unlicense
- Created: 2023-05-30T18:19:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T12:52:07.000Z (over 1 year ago)
- Last Synced: 2025-08-01T23:08:11.575Z (11 months ago)
- Topics: catppuccin, cli, hald-clut, haldclut, theme, tool
- Language: Python
- Homepage:
- Size: 24.4 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Catppify
Convert your image to use Catppuccin! Inspired by similar tool like [prismatica](https://github.com/ahmedmahmud/prismatica)
Supports transparent image and CLI only!
# Installation
Just clone this repo, it's that simple. To update, just `git pull`
# Examples
Generate image with default values (mocha and 4-level noise)
```sh
./catppify background.png
```
Generate image with latte as preferred palette and 2-level noise
```sh
./catppify background -p latte -n 2
```