A package for extraction of major colors from the Images
Project description
🎨 Olivattam
Olivattam is a Python module for extracting dominant colors from images and converting them into multiple formats like RGB, HEX, HSL, and RGBA. Built using Pillow, it's designed to be lightweight, fast, and easy to integrate into any image-processing workflow.
🚀 Features
- Extract top N dominant colors from any image
- Convert RGB colors to:
- HEX (
#rrggbb) - HSL (
hue, saturation, lightness) - RGBA (
r, g, b, alpha)
- HEX (
- Simple API for quick analysis
- Modular design for easy extension
📦 Installation
Clone the repo and install in editable mode:
git clone https://github.com/Dheenack/olivattam.git
cd olivattam
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file olivattam-0.0.3.tar.gz.
File metadata
- Download URL: olivattam-0.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed234228cf535378a82c58b2fb763ba3e2c7c51c938bcafdceb0edd26490940b
|
|
| MD5 |
cc27573e7da4518a8c03aa1c395ed26c
|
|
| BLAKE2b-256 |
e89303ebe6e328a9f7723a0fb37c50364177c179320a1b01d48b11fa60f2b4b2
|
File details
Details for the file olivattam-0.0.3-py3-none-any.whl.
File metadata
- Download URL: olivattam-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54868e5b9b656158f94f6df7a7f2471f6a7ea05813731192d5e1bebbbeb76860
|
|
| MD5 |
191eb6cbcc047006d821cc81041ec21a
|
|
| BLAKE2b-256 |
627390edfe2dd2c0edc78cbba6334fb5a2fe4fff2dca86c240996510e1962910
|