https://github.com/gigsoll/image-processor
A GTK 4.0 application to quantize any given image based on palette (like catpuccin, nord, etc) or automatically and set it as wallpaper
https://github.com/gigsoll/image-processor
gtk4 python wallpaper wallpaper-app
Last synced: 3 months ago
JSON representation
A GTK 4.0 application to quantize any given image based on palette (like catpuccin, nord, etc) or automatically and set it as wallpaper
- Host: GitHub
- URL: https://github.com/gigsoll/image-processor
- Owner: gigsoll
- Created: 2025-07-08T19:46:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-20T13:17:03.000Z (3 months ago)
- Last Synced: 2025-07-20T15:11:22.008Z (3 months ago)
- Topics: gtk4, python, wallpaper, wallpaper-app
- Language: Python
- Homepage:
- Size: 5.53 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What this thing need to do
- generate palettes based on image (like matugen)
- have fancy looking UI with libadvaita
- support wallpaper setters like swww---
# What is done
- have multiple color palettes
- have ability to add custom color palettes
- open and display images
- convert images to set color palette---
> The main problem for now is speed. I hope to improve it with next updates before starting GUI.