rgbaster.js
Color analyzer
An image analysis library that extracts dominant colors from images
🎨 A simple library for extracting dominant colors from images.
2k stars
40 watching
212 forks
Language: TypeScript
last commit: almost 5 years ago
Linked from 1 awesome list
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 |
zumbov2/colorfindr | An R package that extracts colors from images and visualizes their composition using interactive plots. | 137 |
marekm4/dominant_color | A tool for automatically extracting the dominant color from an image | 34 |
jbarczak/pyramid | An offline GUI tool for analyzing and validating shaders written in HLSL or GLSL | 300 |
mazznoer/colorgrad-rs | A Rust library for creating customizable color gradients with various input formats and flexible domain settings | 288 |
collapselauncher/colorthief | A C# implementation of a color palette analysis tool that extracts dominant colors and builds palettes from images. | 3 |
michaelevans/colorart | An Android library that analyzes an image and extracts colors to create a themed display. | 900 |
jaredhuling/jcolors | A set of reusable color palettes for data visualization in R | 25 |
sebdalgarno/tinter | Generates color palettes with varying degrees of darkness and saturation | 51 |
xtuc/img-color-worker | A JavaScript-based image processing worker that extracts the dominant color from PNG or JPEG images. | 47 |
jay-karia/pigment-ts | A utility library for manipulating and converting colors in various formats. | 3 |
cararthompson/monochromer | A package for creating monochrome color palettes and converting RGBA values to hex codes | 76 |
emilwallner/coloring-greyscale-images | Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,036 |
copypeng/react-native-hsvtorgb | A helper function to convert HSB color to RGB. | 4 |
jmestret/doypacolors | Provides a collection of pre-defined color palettes for data visualization in R. | 4 |