261 skills found · Page 1 of 9
briangonzalez / Jquery.adaptive Backgrounds.js🦎 A jQuery plugin for extracting the dominant color from images and applying the color to their parent.
benhowdle89 / GradeThis JavaScript library produces complementary gradients generated from the top 2 dominant colours in supplied images.
jathu / UIImageColorsFetches the most dominant and prominent colors from an image.
briangonzalez / Rgbaster.js🎨 A simple library for extracting dominant colors from images.
fengsp / Color Thief PyGrabs the dominant color or a representative color palette from an image. Uses Python and Pillow.
indragiek / DominantColorFinding dominant colors of an image using k-means clustering
gkye / ComplimentaryGradientViewCreate complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js
ksubileau / Color Thief PhpGrabs the dominant color or a representative color palette from an image. Uses PHP and GD, Imagick or Gmagick.
Dominant color extraction for iOS, macOS and Python
jonbuda / MiroA Ruby gem to help extract the dominant colors from an image.
luukdv / Color.jsExtract colors from an image (0.75 KB) 🎨
rodartha / ColorPaletteFind the dominant colors in any image
LanceGin / HaishokuA development tool for grabbing the dominant color or representative color palette from an image
algolia / Color ExtractorExtract the dominant color(s) of your fashion articles!
yamoridon / ColorThiefSwiftGrabs the dominant color or a representative color palette from an image. A Swift port of Sven Woltmann's Java implementation.
benhowdle89 / Adaptive BackgroundsA JavaScript plugin for extracting the dominant color from images and applying the color to their parent.
SvenWoltmann / Color Thief JavaGrabs the dominant color or a representative color palette from an image. A very fast Java port of Lokesh Dhakar's JavaScript version.
EdlinOrg / Prominentcolorgolang package to find the K most dominant/prominent colors in an image
okaneco / Kmeans Colorsk-means clustering library and binary to find dominant colors in images
ppzreboot / K Colors.jsA js lib for extracting k dominant colors from images.