colorgram.py
Color extractor
A Python library for extracting colors from images with improved accuracy compared to other libraries.
A Python module for extracting colors from images. Get a palette of any picture!
451 stars
13 watching
50 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
colorcolor-extractionimage-processingpillowpythonpython-library
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/color-extractor | An image color analysis tool that extracts and categorizes colors from an image based on their perceived brightness and usage. | 1,300 |
marekm4/color-extractor | A Go-based image processing tool that extracts colors from images. | 94 |
emilhvitfeldt/quickpalette | A utility package for extracting color palettes from text and images using regular expressions. | 28 |
lukyvj/colorify.js | A JavaScript library for extracting and manipulating colors from images. | 805 |
marekm4/dominant_color | A tool for automatically extracting the dominant color from an image | 34 |
bsudekum/react-native-color-grabber | An image processing component that extracts dominant colors from an image | 76 |
uhlik/bpy | A Blender Python script library providing tools and features for 3D modeling and scene manipulation | 973 |
mquan/lavish | An app that generates color schemes from images | 692 |
waveform80/colorzero | A color manipulation library designed to be simple and easy to use in Python. | 25 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
image-py/imagepy | An image processing framework for Python that integrates with various libraries and allows for plugin-based extension. | 1,304 |
jolars/qualpalr | Tools for generating diverse color palettes from a given set of colors. | 23 |
robotools/extractor | A tool for extracting data from font binaries into UFO objects. | 52 |
philipperemy/stanford-openie-python | Provides a Python interface to extract structured relation triples from plain text using CoreNLP's open information extraction system. | 636 |
jiffyclub/palettable | A library of color palettes for Python | 777 |