Libraries tagged by dominant-color
ksubileau/color-thief-php
3081081 Downloads
Grabs the dominant color or a representative color palette from an image.
nikkanetiya/laravel-color-palette
12260 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
kiritokatklian/laravel-color-palette
2671 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
minifranske/lazy-load-placeholder
1624 Downloads
Create placeholders for lazy loading images for instance based on the dominant image color
aqlx86/image-color-uri
8 Downloads
Creates a data-uri based on the image dominant color.
ghero/laravel-dominant-color
66 Downloads
A package that generates a base64 encoded GIF with the dominant color of the given image (for lazy loading use)
capsulescodes/laravel-dominant-color
76 Downloads
Find dominant colors in an image using K-means clustering
joppuyo/dominant-color-async
344 Downloads
Calculate the dominant color for every image in WordPress, asynchronously
skyree/php-colorpicker
3 Downloads
Pick a palette of dominant colors within an image
pliasun/laravel-get-color-palette
129 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
olafapl/kirby-color-thief
5 Downloads
Plugin for Kirby 3 for extracting dominant colors from images
naomai/php-dominantcolor
34 Downloads
Find dominant colors in an image using K-means clustering
mauriciourrego/colorcube-php
34 Downloads
Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
konnco/laravel-color-thief
5 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
hfg/imagecolor
51 Downloads
Extracts the dominant color of an image into a color field.