add color-extractor (#4856)

This commit is contained in:
Phani Rithvij 2023-04-21 23:57:45 +05:30 committed by GitHub
parent 7d368cca90
commit 573f0ea12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1303,6 +1303,7 @@ _Libraries for manipulating images._
- [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
- [cameron](https://github.com/aofei/cameron) - An avatar generator for Go.
- [canvas](https://github.com/tdewolff/canvas) - Vector graphics to PDF, SVG or rasterized image.
- [color-extractor](https://github.com/marekm4/color-extractor) - Dominant color extractor with no external dependencies.
- [darkroom](https://github.com/gojek/darkroom) - An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency.
- [draft](https://github.com/lucasepe/draft) - Generate High Level Microservice Architecture diagrams for GraphViz using simple YAML syntax.
- [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.