color-extractor
Image color extractor
A Go-based image processing tool that extracts colors from images.
Simple image color extractor written in Go with no external dependencies
93 stars
1 watching
6 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
color-extractiongolangimagepalette-generation
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
emilhvitfeldt/quickpalette | A utility package for extracting color palettes from text and images using regular expressions. | 28 |
obskyr/colorgram.py | A Python library for extracting colors from images with improved accuracy compared to other libraries. | 451 |
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 |
michaelevans/colorart | An Android library that analyzes an image and extracts colors to create a themed display. | 900 |
mquan/lavish | An app that generates color schemes from images | 692 |
lukyvj/colorify.js | A JavaScript library for extracting and manipulating colors from images. | 805 |
zumbov2/colorfindr | An R package that extracts colors from images and visualizes their composition using interactive plots. | 137 |
jkbenaim/gbcamextract | Tools to extract and preserve images from Game Boy Camera saves. | 47 |
evyatarmeged/stegextract | A tool to extract hidden data from images by detecting embedded files and strings. | 114 |
omgovich/colord | A lightweight tool for manipulating and converting colors. | 1,692 |
boris-em/colorkit | An iOS color manipulation library with features for calculating average colors, dominant colors, and color differences. | 730 |
tenkoh/goldmark-img64 | An extention to goldmark that embeds local images into HTML as base64 encoded data | 0 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |