Libraries tagged by dominant color
ksubileau/color-thief-php
4395557 Downloads
Grabs the dominant color or a representative color palette from an image.
nikkanetiya/laravel-color-palette
12691 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
10005 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.
sylvainjule/colorextractor
3951 Downloads
Extract dominant / average color from any image.
totalcms/color-thief-php
480 Downloads
Maintained fork of ksubileau/color-thief-php with PHP 8.2+ deprecation fixes. Temporary bridge for Total CMS until the upstream 3.0 release.
aqlx86/image-color-uri
8 Downloads
Creates a data-uri based on the image dominant color.
minifranske/lazy-load-placeholder
1624 Downloads
Create placeholders for lazy loading images for instance based on the dominant image color
skyree/php-colorpicker
4 Downloads
Pick a palette of dominant colors within an image
pliasun/laravel-get-color-palette
130 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
6 Downloads
Plugin for Kirby 3 for extracting dominant colors from images
naomai/php-dominantcolor
36 Downloads
Find dominant colors in an image using K-means clustering
mauriciourrego/colorcube-php
40 Downloads
Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.
konnco/laravel-color-thief
6 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.
ghero/laravel-dominant-color
69 Downloads
A package that generates a base64 encoded GIF with the dominant color of the given image (for lazy loading use)
abderrahimghazali/color-palette-extractor
2 Downloads
Extract dominant colors from images with PHP