https://github.com/jeffser/pigment
Extract color palettes from your images
https://github.com/jeffser/pigment
adwaita color design gnome gtk4
Last synced: 3 months ago
JSON representation
Extract color palettes from your images
- Host: GitHub
- URL: https://github.com/jeffser/pigment
- Owner: Jeffser
- License: gpl-3.0
- Created: 2025-06-06T07:55:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-10T07:06:47.000Z (12 months ago)
- Last Synced: 2025-07-10T13:21:33.910Z (12 months ago)
- Topics: adwaita, color, design, gnome, gtk4
- Language: Python
- Homepage:
- Size: 208 KB
- Stars: 18
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Pigment
Pigment allows you to quickly extract a color palette from any image offline.
---
> [!IMPORTANT]
> Please be aware that [GNOME Code of Conduct](https://conduct.gnome.org) applies to Pigment before interacting with this repository.
> [!WARNING]
> AI generated issues and PRs will be denied, repeated offense will result in a ban from the repository.
👉 Initial Annoucement in the Alpaca project
## Screenies
|  |  |
|:---------------------------------------------------------------:|:---------------------------------------------------------------:|
|  |  |
## Installation
> [!TIP]
> You may need to [install Flatpak and add the Flathub repository](https://flathub.org/setup) if you haven't already.
### Flathub
Use your system's app store to find Pigment or run this command to install it.
```BASH
flatpak install com.jeffser.Pigment
```
### Package
Pigment is distributed with Flatpak - make sure your distribution supports Flatpak before installing Pigment!
1. Download the latest Flatpak package from the [releases page](https://github.com/Jeffser/Pigment/releases)
2. Open it
3. Install the application
4. Enjoy!
## Translators
Language | Contributors
:-----------------------|:-----------
🇪🇸 Spanish | [Jeffry Samuel](https://github.com/jeffser)
🇮🇳 Telugu | [Aryan Karamtoth](https://github.com/SpaciousCoder78)
🇩🇪 German | [Magnus Schlinsog](https://github.com/mags0ft)
🇮🇳 Bengali | [Aritra Saha](https://github.com/olumolu)
🇮🇳 Hindi | [Aritra Saha](https://github.com/olumolu)
🇨🇿 Czech | [Amerey](https://github.com/Amereyeu)
🌐 Arabic | [Zefr0x](https://github.com/zefr0x)
🌐 Occitan | [Quentin PAGÈS](https://github.com/Mejans)
🇧🇷 Brazilian Portuguese | [Ezilei Correia](https://github.com/ezileicorreia)
🦁 Persian | [Danial Behzadi](https://github.com/danialbehzadi)
## Thanks
Made using [ColorThief](https://github.com/fengsp/color-thief-py).